Home
last modified time | relevance | path

Searched refs:CreateGCStatepointInvokeCommon (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DIRBuilder.cpp385 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIRBuilder.cpp652 static InvokeInst *CreateGCStatepointInvokeCommon( in CreateGCStatepointInvokeCommon() function
679 return CreateGCStatepointInvokeCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointInvoke()
690 return CreateGCStatepointInvokeCommon<Use, Use, Use, Value *>( in CreateGCStatepointInvoke()
699 return CreateGCStatepointInvokeCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointInvoke()