Searched refs:CreateGCStatepointCall (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/IR/ |
D | IRBuilder.cpp | 357 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase 366 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase 375 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | IRBuilder.cpp | 624 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase 633 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase 642 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
|
/external/llvm/include/llvm/IR/ |
D | IRBuilder.h | 473 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes, 482 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes, 493 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | IRBuilder.h | 610 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes, 619 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes, 630 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1346 CallInst *Call = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1494 CallInst *Call = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()
|