Searched defs:popcount (Results 1 – 4 of 4) sorted by relevance
107 popcount(T x) noexcept { in popcount() function
32 static size_t popcount(uint64_t u) { in popcount() function
989 TEST_F(ComputeTest, popcount) in TEST_F() argument
781 pub fn popcount(arg1: c_uint) -> c_uint; in popcount() function