Searched defs:rotr (Results 1 – 5 of 5) sorted by relevance
70 static inline u32 rotr(u32 val, int bits) in rotr() function
400 rotr () in rotr() function
709 static __inline u32 rotr(u32 val, int bits) in rotr() function
1080 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt1084 APInt APInt::rotr(unsigned rotateAmt) const { in rotr() function in APInt