Searched defs:rotr (Results 1 – 2 of 2) sorted by relevance
45 _LIBCPP_HIDE_FROM_ABI constexpr _Tp rotr(_Tp __t, unsigned int __cnt) noexcept { in rotr() function
1112 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt1116 APInt APInt::rotr(unsigned rotateAmt) const { in rotr() function in APInt