Home
last modified time | relevance | path

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 DEscapeEnumerator.cpp89 changeToInvokeAndSplitBasicBlock(CI, CleanupBB); in Next()
H A DInlineFunction.cpp572 changeToInvokeAndSplitBasicBlock(CI, UnwindEdge); in HandleCallsInBlockInlinedThroughInvoke()
H A DLocal.cpp1991 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 DEscapeEnumerator.cpp93 changeToInvokeAndSplitBasicBlock(CI, CleanupBB, DTU); in Next()
H A DInlineFunction.cpp589 changeToInvokeAndSplitBasicBlock(CI, UnwindEdge); in HandleCallsInBlockInlinedThroughInvoke()
H A DLocal.cpp2314 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 DLocal.h353 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DLocal.h378 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DLocal.h405 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DLocal.h385 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DLocal.h386 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DLocal.h385 BasicBlock *changeToInvokeAndSplitBasicBlock(CallInst *CI,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1850 changeToInvokeAndSplitBasicBlock(CI, UnwindDest); in handleLongjmpableCallsForWasmSjLj()