Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCMakeLists.txt24 DecoderEmitter.cpp
H A DDecoderEmitter.cpp125 class DecoderEmitter { class
132 DecoderEmitter(RecordKeeper &R, std::string PredicateNamespace, in DecoderEmitter() function in __anoncf345abb0111::DecoderEmitter
413 const DecoderEmitter *Emitter;
419 unsigned BW, const DecoderEmitter *E) in FilterChooser()
775 void DecoderEmitter::emitTable(formatted_raw_ostream &OS, DecoderTable &Table, in emitTable()
962 void DecoderEmitter::emitInstrLenTable(formatted_raw_ostream &OS, in emitInstrLenTable()
971 void DecoderEmitter::emitPredicateFunction(formatted_raw_ostream &OS, in emitPredicateFunction()
996 void DecoderEmitter::emitDecoderFunction(formatted_raw_ostream &OS, in emitDecoderFunction()
2524 void DecoderEmitter::run(raw_ostream &o) { in run()
2701 DecoderEmitter(RK, PredicateNamespace, GPrefix, GPostfix, ROK, RFail, L) in EmitDecoder()
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/utils/TableGen/
H A DBUILD.gn32 "DecoderEmitter.cpp",