Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()