Home | History | Annotate | Download | only in TableGen

Lines Matching full:emitpredicatematch

335   bool emitPredicateMatch(raw_ostream &o, unsigned &Indentation,unsigned Opc);
774 bool FilterChooser::emitPredicateMatch(raw_ostream &o, unsigned &Indentation,
821 if (!emitPredicateMatch(o, Indentation, Opc))
858 if (emitPredicateMatch(o, Indentation, Opc)) {