Searched defs:__builtin_clz (Results 1 – 2 of 2) sorted by relevance
40 #define __builtin_clz(x) __cntlz4(x) macro
197 _LIBCPP_ALWAYS_INLINE int __builtin_clz(unsigned int x) in __builtin_clz() function