Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DPredicateExpander.h114 void expandBody(raw_ostream &OS, const STIPredicateFunction &Fn);
H A DPredicateExpander.cpp529 void STIPredicateExpander::expandBody(raw_ostream &OS, in expandBody() function in llvm::STIPredicateExpander
585 expandBody(OS, Fn); in expandSTIPredicate()