Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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