Searched refs:getStatepointArgs (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/IR/ |
D | IRBuilder.cpp | 313 getStatepointArgs(IRBuilderBase &B, uint64_t ID, uint32_t NumPatchBytes, in getStatepointArgs() function 352 getStatepointArgs(*Builder, ID, NumPatchBytes, ActualCallee, Flags, in CreateGCStatepointCallCommon() 401 getStatepointArgs(*Builder, ID, NumPatchBytes, ActualInvokee, Flags, in CreateGCStatepointInvokeCommon()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | IRBuilder.cpp | 580 getStatepointArgs(IRBuilderBase &B, uint64_t ID, uint32_t NumPatchBytes, in getStatepointArgs() function 619 getStatepointArgs(*Builder, ID, NumPatchBytes, ActualCallee, Flags, in CreateGCStatepointCallCommon() 668 getStatepointArgs(*Builder, ID, NumPatchBytes, ActualInvokee, Flags, in CreateGCStatepointInvokeCommon()
|