Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp663 static CallInst *CreateGCStatepointCallCommon( in CreateGCStatepointCallCommon() function
695 return CreateGCStatepointCallCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointCall()
705 return CreateGCStatepointCallCommon<Value *, Use, Use, Value *>( in CreateGCStatepointCall()
714 return CreateGCStatepointCallCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointCall()