Home
last modified time | relevance | path

Searched refs:EmitPrintInstruction (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/utils/TableGen/
DAsmWriterEmitter.h38 void EmitPrintInstruction(raw_ostream &o);
DAsmWriterEmitter.cpp244 void AsmWriterEmitter::EmitPrintInstruction(raw_ostream &O) { in EmitPrintInstruction() function in AsmWriterEmitter
1016 EmitPrintInstruction(O); in run()
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp48 void EmitPrintInstruction(raw_ostream &o);
255 void AsmWriterEmitter::EmitPrintInstruction(raw_ostream &O) { in EmitPrintInstruction() function in AsmWriterEmitter
1110 EmitPrintInstruction(O); in run()