Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp759 static CallInst *CreateGCStatepointCallCommon( in CreateGCStatepointCallCommon() function
787 return CreateGCStatepointCallCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointCall()
798 return CreateGCStatepointCallCommon<Value *, Use, Use, Value *>( in CreateGCStatepointCall()
807 return CreateGCStatepointCallCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointCall()