Home
last modified time | relevance | path

Searched defs:NormalDest (Results 1 – 12 of 12) sorted by relevance

/external/llvm/lib/IR/
DDominators.cpp130 BasicBlock *NormalDest = II->getNormalDest(); in dominates() local
241 BasicBlock *NormalDest = II->getNormalDest(); in dominates() local
DIRBuilder.cpp68 static InvokeInst *createInvokeHelper(Value *Invokee, BasicBlock *NormalDest, 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDominators.cpp166 BasicBlock *NormalDest = II->getNormalDest(); in dominates() local
271 BasicBlock *NormalDest = II->getNormalDest(); in dominates() local
DIRBuilder.cpp86 static InvokeInst *createInvokeHelper(Value *Invokee, BasicBlock *NormalDest, in createInvokeHelper()
654 Value *ActualInvokee, BasicBlock *NormalDest, BasicBlock *UnwindDest, in CreateGCStatepointInvokeCommon()
676 BasicBlock *NormalDest, BasicBlock *UnwindDest, in CreateGCStatepointInvoke()
687 BasicBlock *NormalDest, BasicBlock *UnwindDest, uint32_t Flags, in CreateGCStatepointInvoke()
697 BasicBlock *NormalDest, BasicBlock *UnwindDest, ArrayRef<Use> InvokeArgs, in CreateGCStatepointInvoke()
/external/llvm/unittests/IR/
DInstructionsTest.cpp558 std::unique_ptr<BasicBlock> NormalDest(BasicBlock::Create(C)); in TEST() local
/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp556 BasicBlock *NormalDest = nullptr; in emitCallAndSwitchStatement() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DInstructionsTest.cpp571 std::unique_ptr<BasicBlock> NormalDest(BasicBlock::Create(C)); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1553 BasicBlock *NormalDest = ToReplace->getNormalDest(); in makeStatepointExplicitImpl() local
1855 BasicBlock *NormalDest = Invoke->getNormalDest(); in relocationViaAlloca() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1409 BasicBlock *NormalDest = ToReplace->getNormalDest(); in makeStatepointExplicitImpl() local
1709 BasicBlock *NormalDest = Invoke->getNormalDest(); in relocationViaAlloca() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DVerifier.cpp1546 BasicBlock *NormalDest = II->getNormalDest(); in visitInstruction() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2614 BasicBlock *NormalDest = cast<InvokeInst>(&I)->getNormalDest(); in visitCallSite() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2967 BasicBlock *NormalDest = cast<InvokeInst>(&I)->getNormalDest(); in visitCallSite() local