Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DPredicateExpander.h105 void expandHeader(raw_ostream &OS, const STIPredicateFunction &Fn);
H A DPredicateExpander.cpp393 void STIPredicateExpander::expandHeader(raw_ostream &OS, in expandHeader() function in llvm::STIPredicateExpander
539 expandHeader(OS, Fn); in expandSTIPredicate()