| /external/llvm/lib/Analysis/ |
| D | EHPersonalities.cpp | 98 Value *ParentPad = CatchRet->getCatchSwitchParentPad(); in colorEHFunclets() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | EHPersonalities.cpp | 124 Value *ParentPad = CatchRet->getCatchSwitchParentPad(); in colorEHFunclets() local
|
| /external/llvm/lib/CodeGen/ |
| D | WinEHPrepare.cpp | 211 Value *ParentPad) { in getEHPadFromPredecessor() 500 const Value *ParentPad; in calculateClrEHStateNumbers() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | WinEHPrepare.cpp | 221 Value *ParentPad) { in getEHPadFromPredecessor() 511 const Value *ParentPad; in calculateClrEHStateNumbers() local
|
| /external/clang/lib/CodeGen/ |
| D | CGException.cpp | 883 llvm::Value *ParentPad = CGF.CurrentFuncletPad; in emitCatchPadBlock() local 1334 llvm::Value *ParentPad = CurrentFuncletPad; in getTerminateHandler() local
|
| D | CGCleanup.cpp | 941 llvm::Value *ParentPad = CurrentFuncletPad; in PopCleanupBlock() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Instructions.cpp | 992 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()
|
| D | Verifier.cpp | 3786 auto *ParentPad = CPI.getParentPad(); in visitCleanupPadInst() local 3967 auto *ParentPad = CatchSwitch.getParentPad(); in visitCatchSwitchInst() local
|
| D | Core.cpp | 3142 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/ |
| D | Instructions.cpp | 987 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()
|
| D | Verifier.cpp | 3332 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/ |
| D | CoroFrame.cpp | 854 Value *ParentPad = nullptr; in ehAwareSplitEdge() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | InlineFunction.cpp | 626 if (auto *ParentPad = in HandleInlinedEHPad() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | InlineFunction.cpp | 702 if (auto *ParentPad = in HandleInlinedEHPad() local
|
| /external/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 5442 Value *ParentPad; in ParseCatchSwitch() local 5515 Value *ParentPad = nullptr; in ParseCleanupPad() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 4298 Value *ParentPad = in parseFunctionBody() local 4337 Value *ParentPad = in parseFunctionBody() local
|
| /external/llvm/lib/Bitcode/Reader/ |
| D | BitcodeReader.cpp | 4913 Value *ParentPad = in parseFunctionBody() local 4952 Value *ParentPad = in parseFunctionBody() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 6234 Value *ParentPad; in ParseCatchSwitch() local 6306 Value *ParentPad = nullptr; in ParseCleanupPad() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 1274 Value *ParentPad = I.getCatchSwitchParentPad(); in visitCatchRet() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 1648 Value *ParentPad = I.getCatchSwitchParentPad(); in visitCatchRet() local
|