Searched refs:EmitInterp (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangOpcodesEmitter.cpp40 void EmitInterp(raw_ostream &OS, StringRef N, Record *R);
96 EmitInterp(OS, N, Opcode);
113 void ClangOpcodesEmitter::EmitInterp(raw_ostream &OS, StringRef N, Record *R) { function in class:ClangOpcodesEmitter

Completed in 57 milliseconds