Searched refs:EmitInterp (Results 1 – 1 of 1) sorted by relevance
40 void EmitInterp(raw_ostream &OS, StringRef N, Record *R);96 EmitInterp(OS, N, Opcode); in run()113 void ClangOpcodesEmitter::EmitInterp(raw_ostream &OS, StringRef N, Record *R) { in EmitInterp() function in ClangOpcodesEmitter