| H A D | IRBuilder.cpp | 581 getStatepointArgs(IRBuilderBase &B, uint64_t ID, uint32_t NumPatchBytes, in getStatepointArgs() argument 587 Args.push_back(B.getInt32(NumPatchBytes)); in getStatepointArgs() 603 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointCallCommon() argument 626 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() argument 644 uint64_t ID, uint32_t NumPatchBytes, Value *ActualCallee, in CreateGCStatepointCall() argument 654 IRBuilderBase *Builder, uint64_t ID, uint32_t NumPatchBytes, in CreateGCStatepointInvokeCommon() argument 676 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() argument 681 this, ID, NumPatchBytes, ActualInvokee, NormalDest, UnwindDest, in CreateGCStatepointInvoke() 687 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() argument 697 uint64_t ID, uint32_t NumPatchBytes, Value *ActualInvokee, in CreateGCStatepointInvoke() argument [all …]
|