Home
last modified time | relevance | path

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

/external/libcxx/include/support/ibm/
Dsupport.h41 #define __builtin_clzll(x) __cntlz8(x) macro
/external/libcxx/include/support/win32/
Dsupport.h168 _LIBCPP_ALWAYS_INLINE int __builtin_clzll(unsigned long long mask) in __builtin_clzll() function
/external/valgrind/coregrind/
Dm_compiler.c96 __builtin_clzll(ULong x) in __builtin_clzll() function