Searched defs:Popcount (Results 1 – 1 of 1) sorted by relevance
258 [[nodiscard]] constexpr T Popcount(T x) { in Popcount() function277 [[nodiscard]] constexpr Raw<T> Popcount(Raw<T> x) { in Popcount() function282 [[nodiscard]] constexpr Saturating<T> Popcount(Saturating<T> x) { in Popcount() function287 [[nodiscard]] constexpr Wrapping<T> Popcount(Wrapping<T> x) { in Popcount() function