Searched defs:rotr (Results 1 – 3 of 3) sorted by relevance
70 static inline u32 rotr(u32 val, int bits) in rotr() function
727 static __inline u32 rotr(u32 val, int bits) in rotr() function
1278 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt1282 APInt APInt::rotr(unsigned rotateAmt) const { in rotr() function in APInt