Home
last modified time | relevance | path

Searched defs:Statepoint (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/IR/
DStatepoint.h303 explicit Statepoint(Instruction *I) : Base(I) {} in Statepoint() function
304 explicit Statepoint(CallSite CS) : Base(CS) {} in Statepoint() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DStatepoint.h310 explicit Statepoint(Instruction *I) : Base(I) {} in Statepoint() function
311 explicit Statepoint(CallBase *Call) : Base(Call) {} in Statepoint() function
/external/llvm/lib/IR/
DIRBuilder.cpp438 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()
450 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp711 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()
723 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
/external/llvm-project/llvm/lib/IR/
DIRBuilder.cpp742 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()
754 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1742 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local
2347 Statepoint Statepoint(Info.StatepointToken); in insertParsePoints() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1602 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local
2152 Statepoint Statepoint(Info.StatepointToken); in insertParsePoints() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1898 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local