Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h80 void expandCheckFunctionPredicate(raw_ostream &OS, StringRef MCInstFn,
H A DPredicateExpander.cpp213 void PredicateExpander::expandCheckFunctionPredicate(raw_ostream &OS, in expandCheckFunctionPredicate() function in llvm::PredicateExpander
374 return expandCheckFunctionPredicate( in expandPredicate()