Home
last modified time | relevance | path

Searched refs:CreateGCStatepointCallCommon (Results 1 – 3 of 3) 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-10.0/llvm/lib/IR/
DIRBuilder.cpp607 static CallInst *CreateGCStatepointCallCommon( in CreateGCStatepointCallCommon() function
634 return CreateGCStatepointCallCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointCall()
643 return CreateGCStatepointCallCommon<Use, Use, Use, Value *>( in CreateGCStatepointCall()
652 return CreateGCStatepointCallCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointCall()
/external/llvm-project/llvm/lib/IR/
DIRBuilder.cpp628 static CallInst *CreateGCStatepointCallCommon( in CreateGCStatepointCallCommon() function
660 return CreateGCStatepointCallCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointCall()
670 return CreateGCStatepointCallCommon<Value *, Use, Use, Value *>( in CreateGCStatepointCall()
679 return CreateGCStatepointCallCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointCall()