Searched defs:RotateRight (Results 1 – 3 of 3) sorted by relevance
74 ABSL_MUST_USE_RESULT ABSL_ATTRIBUTE_ALWAYS_INLINE constexpr T RotateRight( in RotateRight() function
70 static uint64_t RotateRight(uint64_t value, unsigned int rotate, in RotateRight() function
36322 RotateRight(const T aValue, uint_fast8_t aShift) in RotateRight() function