Searched refs:__rorll (Results 1 – 2 of 2) sorted by relevance
123 __rorll(uint64_t __x, uint32_t __y) { in __rorll() function135 return __rorll(__x, __y); in __rorl()
146 return __rorll(x, y); in test_rorll()