Home
last modified time | relevance | path

Searched defs:top_bit (Results 1 - 5 of 5) sorted by relevance

/third_party/glslang/gtests/
H A DHexFloat.cpp604 const uint32_t top_bit = 1u << 22u; in bits_set() local
615 const uint32_t top_bit = 1u << 9u; in half_bits_set() local
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dhex_float_test.cpp644 const uint32_t top_bit = 1u << 22u; in bits_set() local
655 const uint32_t top_bit = 1u << 9u; in half_bits_set() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dhex_float_test.cpp644 const uint32_t top_bit = 1u << 22u; in bits_set() local
655 const uint32_t top_bit = 1u << 9u; in half_bits_set() local
/third_party/spirv-tools/test/
H A Dhex_float_test.cpp644 const uint32_t top_bit = 1u << 22u; in bits_set() local
655 const uint32_t top_bit = 1u << 9u; in half_bits_set() local
/third_party/mesa3d/src/intel/common/
H A Dmi_builder.h1022 unsigned top_bit = 31 - __builtin_clz(N); in mi_imul_imm() local

Completed in 10 milliseconds