Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
372 return expandCheckFunctionPredicate( in expandPredicate()