Home
last modified time | relevance | path

Searched refs:V8_HAS_BUILTIN_CLZ (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/base/
H A Dbits.cc19 #if V8_HAS_BUILTIN_CLZ || V8_CC_MSVC in RoundUpToPowerOfTwo32()
35 #if V8_HAS_BUILTIN_CLZ in RoundUpToPowerOfTwo64()
H A Dbits.h82 #if V8_HAS_BUILTIN_CLZ
/third_party/node/deps/v8/include/
H A Dv8config.h303 // V8_HAS_BUILTIN_CLZ - __builtin_clz() supported
351 # define V8_HAS_BUILTIN_CLZ (__has_builtin(__builtin_clz)) macro
392 # define V8_HAS_BUILTIN_CLZ 1 macro
/third_party/node/deps/v8/include/v8-include/
H A Dv8config.h309 // V8_HAS_BUILTIN_CLZ - __builtin_clz() supported
380 # define V8_HAS_BUILTIN_CLZ (__has_builtin(__builtin_clz)) macro
426 # define V8_HAS_BUILTIN_CLZ 1 macro

Completed in 3 milliseconds