Searched defs:rotl (Results 1 – 3 of 3) sorted by relevance
46 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr _Tp rotl(_Tp __t, int __cnt) noexcept { rotl() function
226 rotl(T value, int rotate) { rotl() function
1111 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt 1107 APInt APInt::rotl(const APInt &rotateAmt) const { rotl() function in APInt