Home
last modified time | relevance | path

Searched refs:clzll (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dtimsort.h81 static int clzll(uint64_t);
84 static int clzll(uint64_t x) { in clzll() function
125 #define CLZ clzll
/external/clang/test/CodeGen/
Dbuiltins.c72 P(clzll, (N)); in main()
/external/mesa3d/
Dmeson.build658 foreach b : ['bswap32', 'bswap64', 'clz', 'clzll', 'ctz', 'expect', 'ffs',