Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/gn/secondary/llvm/utils/TableGen/
DBUILD.gn32 "DecoderEmitter.cpp",
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DCMakeLists.txt26 DecoderEmitter.cpp
DDecoderEmitter.cpp125 class DecoderEmitter { class
130 DecoderEmitter(RecordKeeper &R, std::string PredicateNamespace) in DecoderEmitter() function in __anond09584870111::DecoderEmitter
401 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()
/openbsd/src/gnu/usr.bin/clang/llvm-tblgen/
DMakefile32 DecoderEmitter.cpp \