Searched refs:CreateGCStatepointInvoke (Results 1 – 3 of 3) sorted by relevance
761 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase772 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase783 InvokeInst *IRBuilderBase::CreateGCStatepointInvoke( in CreateGCStatepointInvoke() function in IRBuilderBase
916 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,924 LLVM_ABI InvokeInst *CreateGCStatepointInvoke(935 CreateGCStatepointInvoke(uint64_t ID, uint32_t NumPatchBytes,
1859 InvokeInst *SPInvoke = Builder.CreateGCStatepointInvoke( in makeStatepointExplicitImpl()