Home
last modified time | relevance | path

Searched defs:IsPowerOf2 (Results 1 – 6 of 6) sorted by relevance

/third_party/vixl/src/
Dcompiler-intrinsics-vixl.h92 inline bool IsPowerOf2(V value) { in IsPowerOf2() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dstrength_reduction_pass.cpp46 bool IsPowerOf2(uint32_t val) { in IsPowerOf2() function
/third_party/spirv-tools/source/opt/
Dstrength_reduction_pass.cpp44 bool IsPowerOf2(uint32_t val) { in IsPowerOf2() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dstrength_reduction_pass.cpp46 bool IsPowerOf2(uint32_t val) { in IsPowerOf2() function
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/internal/
Dbits.h69 constexpr bool IsPowerOf2(unsigned int x) noexcept { in IsPowerOf2() function
/third_party/node/deps/v8/src/compiler/
Dnode-matchers.h156 bool IsPowerOf2() const { in IsPowerOf2() function