Searched refs:BUILTIN_CLZLL (Results 1 – 4 of 4) sorted by relevance
31 #define BUILTIN_CLZLL(x) _CountLeadingZeros64(x) macro36 #define BUILTIN_CLZLL(x) __builtin_clzll(x) macro
29 #define BUILTIN_CLZLL(x) _CountLeadingZeros64(x) macro34 #define BUILTIN_CLZLL(x) __builtin_clzll(x) macro
575 return 63 - BUILTIN_CLZLL(bitmap); in jsimd_encode_mcu_AC_refine_prepare_neon()
334 r = BUILTIN_CLZLL(bitmap); in jsimd_huff_encode_one_block_neon()373 r = BUILTIN_CLZLL(bitmap); in jsimd_huff_encode_one_block_neon()