Searched defs:popcount (Results 1 – 4 of 4) sorted by relevance
44 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr int popcount(_Tp __t) noexcept { in popcount() function
266 popcount(T value) { popcount() function 272 popcount(T value) { popcount() function
1629 unsigned popcount() const { popcount() function