Searched refs:EmitGroup (Results 1 – 1 of 1) sorted by relevance
50 void EmitGroup(raw_ostream &OS, StringRef N, const Record *R);97 EmitGroup(OS, N, Opcode); in run()265 void ClangOpcodesEmitter::EmitGroup(raw_ostream &OS, StringRef N, in EmitGroup() function in ClangOpcodesEmitter