Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp102 void emitPredicateFunction(formatted_raw_ostream &OS,
846 emitPredicateFunction(formatted_raw_ostream &OS, PredicateSet &Predicates, in emitPredicateFunction() function in FixedLenDecoderEmitter
2200 emitPredicateFunction(OS, TableInfo.Predicates, 0); in run()