Searched defs:__builtin_popcountll (Results 1 – 3 of 3) sorted by relevance
23 #define __builtin_popcountll(x) __popcnt8(x) macro
104 _LIBCPP_ALWAYS_INLINE int __builtin_popcountll(unsigned long long x) in __builtin_popcountll() function
63 __builtin_popcountll(ULong x) in __builtin_popcountll() function