Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp386 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { calculateCXXStateNumbers() local
512 const BasicBlock *CatchPadBB = CatchPad->getParent(); calculateSEHStateNumbers() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp2245 llvm::BasicBlock *CatchPadBB = CatchScope.getHandler(0).Block; ExitSEHTryStmt() local
H A DMicrosoftCXXABI.cpp927 cast<llvm::CatchPadInst>(CatchPadBB->getFirstNonPHI()); in emitBeginCatch() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp2688 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { findUnwindDestinations() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3095 for (const BasicBlock *CatchPadBB : CatchSwitch.handlers()) writeInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2028 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { findWasmUnwindDestinations() local
2082 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { findUnwindDestinations() local