Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DPredicateExpander.h110 void expandEpilogue(raw_ostream &OS, const STIPredicateFunction &Fn);
DPredicateExpander.cpp521 void STIPredicateExpander::expandEpilogue(raw_ostream &OS, in expandEpilogue() function in llvm::STIPredicateExpander
545 expandEpilogue(OS, Fn); in expandSTIPredicate()