Home
last modified time | relevance | path

Searched defs:UnwindDest (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/IR/
H A DIRBuilder.cpp69 BasicBlock *UnwindDest, in createInvokeHelper()
387 Value *ActualInvokee, BasicBlock *NormalDest, BasicBlock *UnwindDest, in CreateGCStatepointInvokeCommon()
409 BasicBlock *NormalDest, BasicBlock *UnwindDest, in CreateGCStatepointInvoke()
420 BasicBlock *NormalDest, BasicBlock *UnwindDest, uint32_t Flags, in CreateGCStatepointInvoke()
430 BasicBlock *NormalDest, BasicBlock *UnwindDest, ArrayRef<Use> InvokeArgs, in CreateGCStatepointInvoke()
H A DVerifier.cpp1822 BasicBlock *UnwindDest; in getSuccPad() local
3352 BasicBlock *UnwindDest; in visitFuncletPadInst() local
3517 if (BasicBlock *UnwindDest = CatchSwitch.getUnwindDest()) { in visitCatchSwitchInst() local
3546 if (BasicBlock *UnwindDest = CRI.getUnwindDest()) { in visitCleanupReturnInst() local
H A DInstructions.cpp987 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, in CatchSwitchInst()
999 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, in CatchSwitchInst()
1021 void CatchSwitchInst::init(Value *ParentPad, BasicBlock *UnwindDest, in init()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp268 BasicBlock *UnwindDest = InnerCatchSwitch->getUnwindDest(); in calculateCXXStateNumbers() local
273 BasicBlock *UnwindDest = getCleanupRetUnwindDest(InnerCleanupPad); in calculateCXXStateNumbers() local
378 BasicBlock *UnwindDest = InnerCatchSwitch->getUnwindDest(); in calculateSEHStateNumbers() local
383 BasicBlock *UnwindDest = getCleanupRetUnwindDest(InnerCleanupPad); in calculateSEHStateNumbers() local
589 const BasicBlock *UnwindDest; in calculateClrEHStateNumbers() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp258 BasicBlock *UnwindDest = InnerCatchSwitch->getUnwindDest(); in calculateCXXStateNumbers() local
263 BasicBlock *UnwindDest = getCleanupRetUnwindDest(InnerCleanupPad); in calculateCXXStateNumbers() local
367 BasicBlock *UnwindDest = InnerCatchSwitch->getUnwindDest(); in calculateSEHStateNumbers() local
372 BasicBlock *UnwindDest = getCleanupRetUnwindDest(InnerCleanupPad); in calculateSEHStateNumbers() local
578 const BasicBlock *UnwindDest; in calculateClrEHStateNumbers() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp282 BasicBlock *UnwindDest = InnerCatchSwitch->getUnwindDest(); in calculateCXXStateNumbers() local
287 BasicBlock *UnwindDest = getCleanupRetUnwindDest(InnerCleanupPad); in calculateCXXStateNumbers() local
400 BasicBlock *UnwindDest = InnerCatchSwitch->getUnwindDest(); in calculateSEHStateNumbers() local
405 BasicBlock *UnwindDest = getCleanupRetUnwindDest(InnerCleanupPad); in calculateSEHStateNumbers() local
608 const BasicBlock *UnwindDest; in calculateClrEHStateNumbers() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DIRBuilder.cpp87 BasicBlock *UnwindDest, in createInvokeHelper()
660 Value *ActualInvokee, BasicBlock *NormalDest, BasicBlock *UnwindDest, in CreateGCStatepointInvokeCommon()
682 BasicBlock *NormalDest, BasicBlock *UnwindDest, in CreateGCStatepointInvoke()
693 BasicBlock *NormalDest, BasicBlock *UnwindDest, uint32_t Flags, in CreateGCStatepointInvoke()
703 BasicBlock *NormalDest, BasicBlock *UnwindDest, ArrayRef<Use> InvokeArgs, in CreateGCStatepointInvoke()
H A DVerifier.cpp2110 BasicBlock *UnwindDest; in getSuccPad() local
3806 BasicBlock *UnwindDest; in visitFuncletPadInst() local
3971 if (BasicBlock *UnwindDest = CatchSwitch.getUnwindDest()) { in visitCatchSwitchInst() local
4000 if (BasicBlock *UnwindDest = CRI.getUnwindDest()) { in visitCleanupReturnInst() local
H A DInstructions.cpp992 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, in CatchSwitchInst()
1004 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, in CatchSwitchInst()
1026 void CatchSwitchInst::init(Value *ParentPad, BasicBlock *UnwindDest, in init()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp1117 MachineBasicBlock *UnwindDest = getFakeCallerBlock(MF); in fixCallUnwindMismatches() local
1225 MachineBasicBlock *UnwindDest = P.first; in fixCallUnwindMismatches() local
1334 auto *UnwindDest = EHInfo->getUnwindDest(EHPad); in fixCatchUnwindMismatches() local
1357 MachineBasicBlock *UnwindDest = P.second; in fixCatchUnwindMismatches() local
H A DWebAssemblyExceptionInfo.cpp132 auto *UnwindDest = EHInfo->getUnwindDest(EHPad); in recalculate() local
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp1826 BasicBlock *UnwindDest = nullptr; in handleLongjmpableCallsForWasmSjLj() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIRBuilder.cpp851 BasicBlock *UnwindDest, uint32_t Flags, ArrayRef<T0> InvokeArgs, in CreateGCStatepointInvokeCommon()
876 BasicBlock *NormalDest, BasicBlock *UnwindDest, in CreateGCStatepointInvoke()
887 BasicBlock *NormalDest, BasicBlock *UnwindDest, uint32_t Flags, in CreateGCStatepointInvoke()
898 BasicBlock *NormalDest, BasicBlock *UnwindDest, ArrayRef<Use> InvokeArgs, in CreateGCStatepointInvoke()
H A DVerifier.cpp2429 BasicBlock *UnwindDest; in getSuccPad() local
4264 BasicBlock *UnwindDest; in visitFuncletPadInst() local
4430 if (BasicBlock *UnwindDest = CatchSwitch.getUnwindDest()) { in visitCatchSwitchInst() local
4459 if (BasicBlock *UnwindDest = CRI.getUnwindDest()) { in visitCleanupReturnInst() local
H A DInstructions.cpp1232 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, in CatchSwitchInst()
1244 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, in CatchSwitchInst()
1266 void CatchSwitchInst::init(Value *ParentPad, BasicBlock *UnwindDest, in init()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp157 const auto *UnwindDest = II->getUnwindDest(); in FunctionPropertiesUpdater() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp567 BasicBlock *UnwindDest = II->getUnwindDest(); in HandleInlinedEHPad() local
1777 BasicBlock *UnwindDest = II->getUnwindDest(); in InlineFunction() local
H A DLocal.cpp1522 BasicBlock *UnwindDest; in removeUnwindEdge() local
H A DSimplifyCFG.cpp3517 BasicBlock *UnwindDest = RI->getUnwindDest(); in removeEmptyCleanup() local
3616 BasicBlock *UnwindDest = RI->getUnwindDest(); in mergeCleanupPad() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp643 BasicBlock *UnwindDest = II->getUnwindDest(); in HandleInlinedEHPad() local
2060 BasicBlock *UnwindDest = II->getUnwindDest(); in InlineFunction() local
/aosp_15_r20/external/llvm/unittests/IR/
H A DInstructionsTest.cpp559 std::unique_ptr<BasicBlock> UnwindDest(BasicBlock::Create(C)); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp660 BasicBlock *UnwindDest = II->getUnwindDest(); in HandleInlinedEHPad() local
2561 BasicBlock *UnwindDest = II->getUnwindDest(); in InlineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp890 MachineBasicBlock *UnwindDest = nullptr; in fixUnwindMismatches() local
/aosp_15_r20/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp165 BasicBlock *UnwindDest = Inst->getUnwindDest(); in UpgradeExceptionHandling() local
185 BasicBlock *UnwindDest = Invoke->getUnwindDest(); in UpgradeExceptionHandling() local
/aosp_15_r20/external/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4879 BasicBlock *UnwindDest = nullptr; in parseFunctionBody() local
4926 BasicBlock *UnwindDest = nullptr; in parseFunctionBody() local

12