Searched defs:CountRZero (Results 1 – 1 of 1) sorted by relevance
221 [[nodiscard]] constexpr T CountRZero(T x) { in CountRZero() function243 [[nodiscard]] constexpr Raw<T> CountRZero(Raw<T> x) { in CountRZero() function248 [[nodiscard]] constexpr Saturating<T> CountRZero(Saturating<T> x) { in CountRZero() function253 [[nodiscard]] constexpr Wrapping<T> CountRZero(Wrapping<T> x) { in CountRZero() function