Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DPredicateExpander.h109 void expandBody(raw_ostream &OS, const STIPredicateFunction &Fn);
DPredicateExpander.cpp488 void STIPredicateExpander::expandBody(raw_ostream &OS, in expandBody() function in llvm::STIPredicateExpander
544 expandBody(OS, Fn); in expandSTIPredicate()