Home | History | Annotate | Download | only in TableGen

Lines Matching refs:decision

69   ///   ModR/M decision.  Compacts the ModR/M decision if possible.  ModR/M
93 /// @param o2 - The output stream to print the decision structure to.
96 /// @param decision - The ModR/M decision to emit. This decision has 256
102 ModRMDecision &decision) const;
122 /// @param o2 - The output stream for the decision structure itself.
125 /// @param decision - The OpcodeDecision to emit along with its subsidiary
131 OpcodeDecision &decision) const;
151 /// decision for each possible context.
157 /// @param o2 - The output stream to print the decision structure to.
160 /// @param decision - The ContextDecision to emit along with its subsidiary
167 ContextDecision &decision,
222 /// @param o2 - The output stream to print the decision structures to.
233 /// @param decision - The ModRMDecision to populate.
237 void setTableFields(ModRMDecision &decision,