Searched defs:rotr (Results 1 – 4 of 4) sorted by relevance
51 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr _Tp rotr(_Tp __t, int __cnt) noexcept { rotr() function
238 rotr(T value, int rotate) { rotr() function
164 rotr $9, $6, 7 # CHECK: rotr $9, $6, 7 # encoding: [0x01,0x26,0x38,0xc0] label
1124 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt 1120 APInt APInt::rotr(const APInt &rotateAmt) const { rotr() function in APInt