Searched refs:EmitDecoder (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | DisassemblerEmitter.cpp | 98 extern void EmitDecoder(RecordKeeper &RK, raw_ostream &OS, 142 EmitDecoder(Records, OS, PredicateNamespace, "if (!Check(S, ", "))", "S", in EmitDisassembler() 149 EmitDecoder(Records, OS, std::string(Target.getName()), "if (", in EmitDisassembler()
|
| H A D | DecoderEmitter.cpp | 2696 void EmitDecoder(RecordKeeper &RK, raw_ostream &OS, in EmitDecoder() function
|