Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.h85 void expandCheckFunctionPredicate(raw_ostream &OS, StringRef MCInstFn,
H A DPredicateExpander.cpp242 void PredicateExpander::expandCheckFunctionPredicate(raw_ostream &OS, in expandCheckFunctionPredicate() function in llvm::PredicateExpander
414 return expandCheckFunctionPredicate( in expandPredicate()