Searched refs:CreateGCStatepointCall (Results 1 – 3 of 3) sorted by relevance
691 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase700 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase710 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
788 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,797 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,808 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
1720 CallInst *SPCall = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()