Home | History | Annotate | Download | only in Hexagon

Lines Matching defs:Order

175     /// defined.  If the instructions are out of order, try to reorder them.
1164 // Check if things are in order to begin with.
1169 // Out of order.
1191 assert (FoundBump && "Cannot determine instruction order");
1366 // Check if the compared register follows the order we want. Fix if needed.
1398 bool Order = orderBumpCompare(BumpI, PredDef);
1399 if (!Order)