Lines Matching refs:o2
81 /// @param o2 - The output stream to print the decision structure to.
83 /// @param i2 - The indentation level to use with stream o2.
87 void emitModRMDecision(raw_ostream &o1, raw_ostream &o2,
109 /// @param o2 - The output stream for the decision structure itself.
111 /// @param i2 - The indent level to use with stream o2.
115 void emitOpcodeDecision(raw_ostream &o1, raw_ostream &o2,
142 /// @param o2 - The output stream to print the decision structure to.
144 /// @param i2 - The indent level to use with stream o2.
149 void emitContextDecision(raw_ostream &o1, raw_ostream &o2,
205 /// @param o2 - The output stream to print the decision structures to.
207 /// @param i2 - The indent level to use with stream o2.
209 void emitContextDecisions(raw_ostream &o1, raw_ostream &o2,