Searched refs:EmitInterp (Results 1 – 1 of 1) sorted by relevance
38 void EmitInterp(raw_ostream &OS, StringRef N, const Record *R);94 EmitInterp(OS, N, Opcode); in run()112 void ClangOpcodesEmitter::EmitInterp(raw_ostream &OS, StringRef N, in EmitInterp() function in ClangOpcodesEmitter