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