Home | History | Annotate | Download | only in TableGen

Lines Matching refs:raw_ostream

22 #include "llvm/Support/raw_ostream.h"
87 void emitModRMDecision(raw_ostream &o1, raw_ostream &o2,
115 void emitOpcodeDecision(raw_ostream &o1, raw_ostream &o2,
149 void emitContextDecision(raw_ostream &o1, raw_ostream &o2,
182 void emitInstructionInfo(raw_ostream &o, unsigned &i) const;
198 void emitContextTable(raw_ostream &o, uint32_t &i) const;
209 void emitContextDecisions(raw_ostream &o1, raw_ostream &o2,
233 void emit(raw_ostream &o) const;