Home
last modified time | relevance | path

Searched defs:CatchPadBB (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp252 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in calculateCXXStateNumbers() local
377 const BasicBlock *CatchPadBB = CatchPad->getParent(); in calculateSEHStateNumbers() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGException.cpp2233 llvm::BasicBlock *CatchPadBB = CatchScope.getHandler(0).Block; in ExitSEHTryStmt() local
H A DMicrosoftCXXABI.cpp915 llvm::BasicBlock *CatchPadBB = CGF.Builder.GetInsertBlock(); in emitBeginCatch() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2540 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in findUnwindDestinations() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3046 for (const BasicBlock *CatchPadBB : CatchSwitch.handlers()) in writeInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1851 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in findWasmUnwindDestinations() local
1905 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in findUnwindDestinations() local