Searched defs:rotr (Results 1 – 8 of 8) sorted by relevance
56 static uint32_t rotr(uint32_t value, unsigned bits) { in rotr() function
70 static inline u32 rotr(u32 val, int bits) in rotr() function
1284 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt1288 APInt APInt::rotr(unsigned rotateAmt) const { in rotr() function in APInt
1258 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt1262 APInt APInt::rotr(unsigned rotateAmt) const { in rotr() function in APInt
1342 APInt APInt::rotr(const APInt &rotateAmt) const { in rotr() function in APInt1346 APInt APInt::rotr(unsigned rotateAmt) const { in rotr() function in APInt
1751 void Assembler::rotr(Register rd, Register rt, uint16_t sa) { in rotr() function in v8::internal::Assembler
1835 void Assembler::rotr(Register rd, Register rt, uint16_t sa) { in rotr() function in v8::internal::Assembler