Searched defs:Popcount (Results 1 – 2 of 2) sorted by relevance
245 size_t Popcount(size_t first, size_t length) const in Popcount() function257 size_t Popcount() const in Popcount() function
78 constexpr int Popcount(T x) in Popcount() function