Searched refs:DecoderEmitter (Results 1 – 4 of 4) sorted by relevance
32 "DecoderEmitter.cpp",
26 DecoderEmitter.cpp
125 class DecoderEmitter { class130 DecoderEmitter(RecordKeeper &R, std::string PredicateNamespace) in DecoderEmitter() function in __anond09584870111::DecoderEmitter401 const DecoderEmitter *Emitter;407 unsigned BW, const DecoderEmitter *E) in FilterChooser()763 void DecoderEmitter::emitTable(formatted_raw_ostream &OS, DecoderTable &Table, in emitTable()950 void DecoderEmitter::emitInstrLenTable(formatted_raw_ostream &OS, in emitInstrLenTable()959 void DecoderEmitter::emitPredicateFunction(formatted_raw_ostream &OS, in emitPredicateFunction()984 void DecoderEmitter::emitDecoderFunction(formatted_raw_ostream &OS, in emitDecoderFunction()2596 void DecoderEmitter::run(raw_ostream &o) { in run()2770 DecoderEmitter(RK, PredicateNamespace).run(OS); in EmitDecoder()
32 DecoderEmitter.cpp \