Searched refs:CreateGCStatepointInvokeCommon (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 385 static InvokeInst *CreateGCStatepointInvokeCommon( in CreateGCStatepointInvokeCommon() function 412 return CreateGCStatepointInvokeCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointInvoke() 423 return CreateGCStatepointInvokeCommon<Use, Use, Use, Value *>( in CreateGCStatepointInvoke() 432 return CreateGCStatepointInvokeCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointInvoke()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 658 static InvokeInst *CreateGCStatepointInvokeCommon( in CreateGCStatepointInvokeCommon() function 685 return CreateGCStatepointInvokeCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointInvoke() 696 return CreateGCStatepointInvokeCommon<Use, Use, Use, Value *>( in CreateGCStatepointInvoke() 705 return CreateGCStatepointInvokeCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointInvoke()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 848 static InvokeInst *CreateGCStatepointInvokeCommon( in CreateGCStatepointInvokeCommon() function 879 return CreateGCStatepointInvokeCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointInvoke() 891 return CreateGCStatepointInvokeCommon<Value *, Use, Use, Value *>( in CreateGCStatepointInvoke() 901 return CreateGCStatepointInvokeCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointInvoke()
|