/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-10.0/llvm/lib/IR/ |
D | IRBuilder.cpp | 630 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
|
/external/llvm-project/llvm/lib/IR/ |
D | IRBuilder.cpp | 656 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase 665 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase 675 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/llvm-project/llvm/include/llvm/IR/ |
D | IRBuilder.h | 814 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes, 823 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes, 834 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | IRBuilder.h | 733 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,
|
/external/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1346 CallInst *Call = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1490 CallInst *SPCall = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1647 CallInst *SPCall = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()
|