Home
last modified time | relevance | path

Searched refs:CreateGCResult (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp711 CallInst *IRBuilderBase::CreateGCResult(Instruction *Statepoint, in CreateGCResult() function in IRBuilderBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1571 CallInst *GCResult = Builder.CreateGCResult(Token, Call->getType(), Name); in makeStatepointExplicitImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h789 CallInst *CreateGCResult(Instruction *Statepoint,