Lines Matching refs:instructions
32 "true", "Hexagon HVX instructions">;
34 "true", "Hexagon HVX Double instructions">;
59 // PredRel - Filter class used to relate non-predicated instructions with their
62 // PredNewRel - Filter class used to relate predicated instructions with their
65 // ImmRegRel - Filter class used to relate instructions having reg-reg form
68 // NewValueRel - Filter class used to relate regular store instructions with
71 // NewValueRel - Filter class used to relate load/store instructions having
77 // Generate mapping table to relate non-predicate instructions with their
87 // The key column is the unpredicated instructions.
94 // Generate mapping table to relate predicate-true instructions with their
106 // Generate mapping table to relate predicate-false instructions with their
118 // Generate mapping table to relate predicated instructions with their .new
130 // Generate mapping table to relate .new predicated instructions with their old
142 // Generate mapping table to relate store instructions with their new-value
154 // Generate mapping table to relate new-value store instructions with their old