Searched refs:changeToInvokeAndSplitBasicBlock (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | EscapeEnumerator.cpp | 89 changeToInvokeAndSplitBasicBlock(CI, CleanupBB); in Next()
|
H A D | InlineFunction.cpp | 572 changeToInvokeAndSplitBasicBlock(CI, UnwindEdge); in HandleCallsInBlockInlinedThroughInvoke()
|
H A D | Local.cpp | 1991 BasicBlock *llvm::changeToInvokeAndSplitBasicBlock(CallInst *CI, in changeToInvokeAndSplitBasicBlock() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | EscapeEnumerator.cpp | 93 changeToInvokeAndSplitBasicBlock(CI, CleanupBB, DTU); in Next()
|
H A D | InlineFunction.cpp | 589 changeToInvokeAndSplitBasicBlock(CI, UnwindEdge); in HandleCallsInBlockInlinedThroughInvoke()
|
H A D | Local.cpp | 2314 BasicBlock *llvm::changeToInvokeAndSplitBasicBlock(CallInst *CI, in changeToInvokeAndSplitBasicBlock() function in llvm
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/ |
H A D | Local.h | 353 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/ |
D | Local.h | 378 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
H A D | Local.h | 405 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/ |
D | Local.h | 385 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/ |
D | Local.h | 386 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/ |
D | Local.h | 385 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 1850 changeToInvokeAndSplitBasicBlock(CI, UnwindDest); in handleLongjmpableCallsForWasmSjLj()
|