Home | History | Annotate | Download | only in TableGen

Lines Matching refs:decision

67   ///   ModR/M decision.  Compacts the ModR/M decision if possible.  ModR/M
91 /// @param o2 - The output stream to print the decision structure to.
94 /// @param decision - The ModR/M decision to emit. This decision has 256
100 ModRMDecision &decision) const;
120 /// @param o2 - The output stream for the decision structure itself.
123 /// @param decision - The OpcodeDecision to emit along with its subsidiary
129 OpcodeDecision &decision) const;
149 /// decision for each possible context.
155 /// @param o2 - The output stream to print the decision structure to.
158 /// @param decision - The ContextDecision to emit along with its subsidiary
165 ContextDecision &decision,
220 /// @param o2 - The output stream to print the decision structures to.
231 /// @param decision - The ModRMDecision to populate.
235 void setTableFields(ModRMDecision &decision,