Searched refs:EmitDisasm (Results 1 – 1 of 1) sorted by relevance
43 void EmitDisasm(raw_ostream &OS, StringRef N, Record *R);97 EmitDisasm(OS, N, Opcode); in run()157 void ClangOpcodesEmitter::EmitDisasm(raw_ostream &OS, StringRef N, Record *R) { in EmitDisasm() function in ClangOpcodesEmitter