Home | History | Annotate | Download | only in optimizing

Lines Matching full:rotations

4751     // so map all rotations to a +ve. equivalent in that range.
4755 // Rotate, mapping left rotations to right equivalents if necessary.
4769 // rotations as sub-word sized rotations in the other direction) as appropriate.
4780 // Map all rotations to +ve. equivalents on the interval [0,63].
4789 // Rotate, or mov to out for zero or word size rotations.