Searched defs:CleanupState (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 297 int CleanupState = addUnwindMapEntry(FuncInfo, ParentState, BB); in calculateCXXStateNumbers() local 399 int CleanupState = addSEHFinally(FuncInfo, ParentState, BB); in calculateSEHStateNumbers() local 539 int CleanupState = addClrEHHandler(FuncInfo, HandlerParentState, -1, in calculateClrEHStateNumbers() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 286 int CleanupState = addUnwindMapEntry(FuncInfo, ParentState, BB); in calculateCXXStateNumbers() local 388 int CleanupState = addSEHFinally(FuncInfo, ParentState, BB); in calculateSEHStateNumbers() local 528 int CleanupState = addClrEHHandler(FuncInfo, HandlerParentState, -1, in calculateClrEHStateNumbers() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | WinEHPrepare.cpp | 316 int CleanupState = addUnwindMapEntry(FuncInfo, ParentState, BB); in calculateCXXStateNumbers() local 421 int CleanupState = addSEHFinally(FuncInfo, ParentState, BB); in calculateSEHStateNumbers() local 561 int CleanupState = addClrEHHandler(FuncInfo, HandlerParentState, -1, in calculateClrEHStateNumbers() local
|
/aosp_15_r20/external/angle/build/util/lib/common/ |
H A D | chrome_test_server_spawner.py | 475 def CleanupState(self): member in SpawningServer
|
/aosp_15_r20/external/cronet/build/util/lib/common/ |
H A D | chrome_test_server_spawner.py | 475 def CleanupState(self): member in SpawningServer
|