Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DIRBuilder.cpp334 static CallInst *CreateGCStatepointCallCommon( in CreateGCStatepointCallCommon() function
361 return CreateGCStatepointCallCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointCall()
370 return CreateGCStatepointCallCommon<Use, Use, Use, Value *>( in CreateGCStatepointCall()
379 return CreateGCStatepointCallCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DIRBuilder.cpp601 static CallInst *CreateGCStatepointCallCommon( in CreateGCStatepointCallCommon() function
628 return CreateGCStatepointCallCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointCall()
637 return CreateGCStatepointCallCommon<Use, Use, Use, Value *>( in CreateGCStatepointCall()
646 return CreateGCStatepointCallCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointCall()