Searched refs:CreateGCStatepointCall (Results 1 – 3 of 3) sorted by relevance
705 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase714 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase725 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
889 LLVM_ABI CallInst *CreateGCStatepointCall(897 CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,908 CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
1834 CallInst *SPCall = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()