Home
last modified time | relevance | path

Searched defs:ParentPad (Results 1 – 20 of 20) sorted by relevance

/external/llvm/lib/Analysis/
DEHPersonalities.cpp98 Value *ParentPad = CatchRet->getCatchSwitchParentPad(); in colorEHFunclets() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DEHPersonalities.cpp124 Value *ParentPad = CatchRet->getCatchSwitchParentPad(); in colorEHFunclets() local
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp211 Value *ParentPad) { in getEHPadFromPredecessor()
500 const Value *ParentPad; in calculateClrEHStateNumbers() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp221 Value *ParentPad) { in getEHPadFromPredecessor()
511 const Value *ParentPad; in calculateClrEHStateNumbers() local
/external/clang/lib/CodeGen/
DCGException.cpp883 llvm::Value *ParentPad = CGF.CurrentFuncletPad; in emitCatchPadBlock() local
1334 llvm::Value *ParentPad = CurrentFuncletPad; in getTerminateHandler() local
DCGCleanup.cpp941 llvm::Value *ParentPad = CurrentFuncletPad; in PopCleanupBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
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()
1074 void FuncletPadInst::init(Value *ParentPad, ArrayRef<Value *> Args, in init()
1091 FuncletPadInst::FuncletPadInst(Instruction::FuncletPadOps Op, Value *ParentPad, in FuncletPadInst()
1100 FuncletPadInst::FuncletPadInst(Instruction::FuncletPadOps Op, Value *ParentPad, in FuncletPadInst()
DVerifier.cpp3786 auto *ParentPad = CPI.getParentPad(); in visitCleanupPadInst() local
3967 auto *ParentPad = CatchSwitch.getParentPad(); in visitCatchSwitchInst() local
DCore.cpp3142 LLVMValueRef LLVMBuildCatchPad(LLVMBuilderRef B, LLVMValueRef ParentPad, in LLVMBuildCatchPad()
3150 LLVMValueRef LLVMBuildCleanupPad(LLVMBuilderRef B, LLVMValueRef ParentPad, in LLVMBuildCleanupPad()
3166 LLVMValueRef LLVMBuildCatchSwitch(LLVMBuilderRef B, LLVMValueRef ParentPad, in LLVMBuildCatchSwitch()
/external/llvm/lib/IR/
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()
1079 void FuncletPadInst::init(Value *ParentPad, ArrayRef<Value *> Args, in init()
1096 FuncletPadInst::FuncletPadInst(Instruction::FuncletPadOps Op, Value *ParentPad, in FuncletPadInst()
1105 FuncletPadInst::FuncletPadInst(Instruction::FuncletPadOps Op, Value *ParentPad, in FuncletPadInst()
DVerifier.cpp3332 auto *ParentPad = CPI.getParentPad(); in visitCleanupPadInst() local
3513 auto *ParentPad = CatchSwitch.getParentPad(); in visitCatchSwitchInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp854 Value *ParentPad = nullptr; in ehAwareSplitEdge() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp626 if (auto *ParentPad = in HandleInlinedEHPad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp702 if (auto *ParentPad = in HandleInlinedEHPad() local
/external/llvm/lib/AsmParser/
DLLParser.cpp5442 Value *ParentPad; in ParseCatchSwitch() local
5515 Value *ParentPad = nullptr; in ParseCleanupPad() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4298 Value *ParentPad = in parseFunctionBody() local
4337 Value *ParentPad = in parseFunctionBody() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4913 Value *ParentPad = in parseFunctionBody() local
4952 Value *ParentPad = in parseFunctionBody() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp6234 Value *ParentPad; in ParseCatchSwitch() local
6306 Value *ParentPad = nullptr; in ParseCleanupPad() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1274 Value *ParentPad = I.getCatchSwitchParentPad(); in visitCatchRet() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1648 Value *ParentPad = I.getCatchSwitchParentPad(); in visitCatchRet() local