Searched defs:rotl (Results 1 – 7 of 7) sorted by relevance
26 static inline uint64_t rotl(uint64_t val, int count) in rotl() function
58 rotl(T x, int s) noexcept { in rotl() function
88 static ossl_inline uint32_t rotl(uint32_t a, uint8_t n) in rotl() function
1232 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt1236 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt
1070 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt1074 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt