Home | History | Annotate | Download | only in ARM

Lines Matching full:rotr32

1789     unsigned ThisVal = NumBytes & ARM_AM::rotr32(0xFF, RotAmt);
1846 unsigned ThisImmVal = Offset & ARM_AM::rotr32(0xFF, RotAmt);