Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DIRBuilder.cpp630 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
639 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
648 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h733 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
742 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
753 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1490 CallInst *SPCall = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()