Home
last modified time | relevance | path

Searched defs:__builtin_popcountll (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/include/support/ibm/
Dsupport.h23 #define __builtin_popcountll(x) __popcnt8(x) macro
/external/libcxx/include/support/win32/
Dsupport.h104 _LIBCPP_ALWAYS_INLINE int __builtin_popcountll(unsigned long long x) in __builtin_popcountll() function
/external/valgrind/coregrind/
Dm_compiler.c63 __builtin_popcountll(ULong x) in __builtin_popcountll() function