Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DIRBuilder.cpp602 static CallInst *CreateGCStatepointCallCommon( in CreateGCStatepointCallCommon() function
629 return CreateGCStatepointCallCommon<Value *, Value *, Value *, Value *>( in CreateGCStatepointCall()
638 return CreateGCStatepointCallCommon<Use, Use, Use, Value *>( in CreateGCStatepointCall()
647 return CreateGCStatepointCallCommon<Use, Value *, Value *, Value *>( in CreateGCStatepointCall()