Searched refs:EmitGroup (Results 1 – 1 of 1) sorted by relevance
52 void EmitGroup(raw_ostream &OS, StringRef N, Record *R);99 EmitGroup(OS, N, Opcode); in run()234 void ClangOpcodesEmitter::EmitGroup(raw_ostream &OS, StringRef N, Record *R) { in EmitGroup() function in ClangOpcodesEmitter