Searched refs:DecoderEmitter (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | CMakeLists.txt | 24 DecoderEmitter.cpp
|
| H A D | DecoderEmitter.cpp | 125 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 D | BUILD.gn | 32 "DecoderEmitter.cpp",
|