Home | History | Annotate | Download | only in TableGen

Lines Matching refs:decision

57   ///   ModR/M decision.  Compacts the ModR/M decision if possible.  ModR/M
81 /// @param o2 - The output stream to print the decision structure to.
85 /// @param decision - The ModR/M decision to emit. This decision has 256
89 ModRMDecision &decision) const;
109 /// @param o2 - The output stream for the decision structure itself.
113 /// @param decision - The OpcodeDecision to emit along with its subsidiary
117 OpcodeDecision &decision) const;
136 /// decision for each possible context.
142 /// @param o2 - The output stream to print the decision structure to.
146 /// @param decision - The ContextDecision to emit along with its subsidiary
151 ContextDecision &decision, const char* name) const;
205 /// @param o2 - The output stream to print the decision structures to.
216 /// @param decision - The ModRMDecision to populate.
220 void setTableFields(ModRMDecision &decision,