| H A D | IRBuilder.cpp | 680 Args.push_back(B.getInt32(NumPatchBytes)); in getStatepointArgs() 719 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointCallCommon() argument 742 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall() argument 751 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall() argument 761 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualCallee, in CreateGCStatepointCall() argument 771 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointInvokeCommon() argument 796 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke() argument 801 this, ID, NumPatchBytes, ActualInvokee, NormalDest, UnwindDest, in CreateGCStatepointInvoke() 807 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke() argument 818 uint64_t ID, uint32_t NumPatchBytes, FunctionCallee ActualInvokee, in CreateGCStatepointInvoke() argument [all …]
|