Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp126 void emitPredicateFunction(formatted_raw_ostream &OS,
907 emitPredicateFunction(formatted_raw_ostream &OS, PredicateSet &Predicates, in emitPredicateFunction() function in FixedLenDecoderEmitter
2397 emitPredicateFunction(OS, TableInfo.Predicates, 0); in run()