Lines Matching full:emitsingletondecoder
503 bool emitSingletonDecoder(raw_ostream &o, unsigned &Indentation,unsigned Opc);
506 void emitSingletonDecoder(raw_ostream &o, unsigned &Indentation,
993 bool ARMFilterChooser::emitSingletonDecoder(raw_ostream &o, unsigned &Indentation,
1056 void ARMFilterChooser::emitSingletonDecoder(raw_ostream &o,
1062 emitSingletonDecoder(o, Indentation, Opc);
1365 // Call emitSingletonDecoder() to see whether there are any remaining
1367 return emitSingletonDecoder(o, Indentation, Opcodes[0]);
1373 emitSingletonDecoder(o, Indentation, Best);