Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp387 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in calculateCXXStateNumbers() local
513 const BasicBlock *CatchPadBB = CatchPad->getParent(); in calculateSEHStateNumbers() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp2248 llvm::BasicBlock *CatchPadBB = CatchScope.getHandler(0).Block; in ExitSEHTryStmt() local
H A DMicrosoftCXXABI.cpp925 llvm::BasicBlock *CatchPadBB = CGF.Builder.GetInsertBlock(); in emitBeginCatch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2854 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in findUnwindDestinations() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3184 for (const BasicBlock *CatchPadBB : CatchSwitch.handlers()) in writeInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2067 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in findWasmUnwindDestinations() local
2121 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in findUnwindDestinations() local