Searched refs:CreateGCStatepointCall (Results 1 – 3 of 3) sorted by relevance
783 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase792 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase803 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
865 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,874 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,885 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
1827 CallInst *SPCall = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()