Searched defs:rotl (Results 1 – 8 of 8) 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
109 fn rotl(x: W32, n: u32) -> W32 { in rotl() function
303 static Rand64 rotl (Rand64 x, int n) { in rotl() function419 static Rand64 rotl (Rand64 i, int n) { in rotl() function
1247 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt1251 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt
1273 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt1277 APInt APInt::rotl(unsigned rotateAmt) const { in rotl() function in APInt
1069 APInt APInt::rotl(const APInt &rotateAmt) const { in rotl() function in APInt1073 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