Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DPredicateExpander.h105 void expandHeader(raw_ostream &OS, const STIPredicateFunction &Fn);
H A DPredicateExpander.cpp395 void STIPredicateExpander::expandHeader(raw_ostream &OS, in expandHeader() function in llvm::STIPredicateExpander
541 expandHeader(OS, Fn); in expandSTIPredicate()