Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DStatepoint.h324 explicit Statepoint(Instruction *I) : Base(I) {} in Statepoint() function
325 explicit Statepoint(CallSite CS) : Base(CS) {} in Statepoint() function
/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/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-7.0/llvm/lib/IR/
DIRBuilder.cpp705 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult()
717 CallInst *IRBuilderBase::CreateGCRelocate(Instruction *Statepoint, in CreateGCRelocate()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1748 Value *Statepoint = Info.StatepointToken; in relocationViaAlloca() local
2351 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