Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DEHPersonalities.cpp98 Value *ParentPad = CatchRet->getCatchSwitchParentPad(); in colorEHFunclets() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DEHPersonalities.cpp125 Value *ParentPad = CatchRet->getCatchSwitchParentPad(); in colorEHFunclets() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-c-test/
Decho.cpp668 LLVMValueRef ParentPad = CloneValue(LLVMGetParentCatchSwitch(Src)); in CloneInstruction() local
678 LLVMValueRef ParentPad = CloneValue(LLVMGetOperand(Src, 0)); in CloneInstruction() local
688 LLVMValueRef ParentPad = CloneValue(LLVMGetOperand(Src, 0)); in CloneInstruction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp220 Value *ParentPad) { in getEHPadFromPredecessor()
510 const Value *ParentPad; in calculateClrEHStateNumbers() local
/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp211 Value *ParentPad) { in getEHPadFromPredecessor()
500 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-7.0/llvm/lib/IR/
DInstructions.cpp794 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, in CatchSwitchInst()
806 CatchSwitchInst::CatchSwitchInst(Value *ParentPad, BasicBlock *UnwindDest, in CatchSwitchInst()
828 void CatchSwitchInst::init(Value *ParentPad, BasicBlock *UnwindDest, in init()
876 void FuncletPadInst::init(Value *ParentPad, ArrayRef<Value *> Args, in init()
893 FuncletPadInst::FuncletPadInst(Instruction::FuncletPadOps Op, Value *ParentPad, in FuncletPadInst()
902 FuncletPadInst::FuncletPadInst(Instruction::FuncletPadOps Op, Value *ParentPad, in FuncletPadInst()
DVerifier.cpp3565 auto *ParentPad = CPI.getParentPad(); in visitCleanupPadInst() local
3746 auto *ParentPad = CatchSwitch.getParentPad(); in visitCatchSwitchInst() local
DCore.cpp2724 LLVMValueRef LLVMBuildCatchPad(LLVMBuilderRef B, LLVMValueRef ParentPad, in LLVMBuildCatchPad()
2732 LLVMValueRef LLVMBuildCleanupPad(LLVMBuilderRef B, LLVMValueRef ParentPad, in LLVMBuildCleanupPad()
2748 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-7.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp661 Value *ParentPad = nullptr; in ehAwareSplitEdge() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp626 if (auto *ParentPad = in HandleInlinedEHPad() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp706 if (auto *ParentPad = in HandleInlinedEHPad() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp3925 Value *ParentPad = in parseFunctionBody() local
3964 Value *ParentPad = in parseFunctionBody() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp4913 Value *ParentPad = in parseFunctionBody() local
4952 Value *ParentPad = in parseFunctionBody() local
/external/llvm/lib/AsmParser/
DLLParser.cpp5442 Value *ParentPad; in ParseCatchSwitch() local
5515 Value *ParentPad = nullptr; in ParseCleanupPad() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp5934 Value *ParentPad; in ParseCatchSwitch() local
6006 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-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1419 Value *ParentPad = I.getCatchSwitchParentPad(); in visitCatchRet() local