Searched refs:V8_HAS_BUILTIN_CLZ (Results 1 – 3 of 3) sorted by relevance
19 #if V8_HAS_BUILTIN_CLZ || V8_CC_MSVC in RoundUpToPowerOfTwo32()35 #if V8_HAS_BUILTIN_CLZ in RoundUpToPowerOfTwo64()
82 #if V8_HAS_BUILTIN_CLZ in CountLeadingZeros()
283 # define V8_HAS_BUILTIN_CLZ (__has_builtin(__builtin_clz)) macro324 # define V8_HAS_BUILTIN_CLZ 1 macro