Searched refs:CreateGCStatepointCall (Results 1 – 3 of 3) sorted by relevance
741 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase750 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase760 CallInst *IRBuilderBase::CreateGCStatepointCall( in CreateGCStatepointCall() function in IRBuilderBase
786 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,795 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,806 CallInst *CreateGCStatepointCall(uint64_t ID, uint32_t NumPatchBytes,
1794 CallInst *SPCall = Builder.CreateGCStatepointCall( in makeStatepointExplicitImpl()