Searched defs:__builtin_popcount (Results 1 – 2 of 2) sorted by relevance
22 #define __builtin_popcount(x) __popcnt4(x) macro
76 _LIBCPP_ALWAYS_INLINE int __builtin_popcount(unsigned int x) in __builtin_popcount() function