Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDecoderEmitter.cpp139 void emitPredicateFunction(formatted_raw_ostream &OS,
959 void DecoderEmitter::emitPredicateFunction(formatted_raw_ostream &OS, in emitPredicateFunction() function in DecoderEmitter
2755 emitPredicateFunction(OS, TableInfo.Predicates, 0); in run()