Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp248 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in calculateCXXStateNumbers() local
355 const BasicBlock *CatchPadBB = CatchPad->getParent(); in calculateSEHStateNumbers() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2826 for (const BasicBlock *CatchPadBB : CatchSwitch.handlers()) in writeInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1695 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in findWasmUnwindDestinations() local
1749 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in findUnwindDestinations() local