Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/echo/
H A Decho.c135 static inline int top_bit(unsigned int bits) in top_bit() function
/kernel/linux/linux-6.6/drivers/misc/echo/
H A Decho.c135 static inline int top_bit(unsigned int bits) in top_bit() function
/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
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcurve25519-x86_64.c953 u64 top_bit; in store_felem() local
/kernel/linux/linux-5.10/tools/perf/arch/x86/util/
H A Dintel-pt.c103 const u64 top_bit = 1ULL << 63; in intel_pt_masked_bits() local
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dcurve25519-x86_64.c1164 u64 top_bit; in store_felem() local
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/
H A Dintel-pt.c100 const u64 top_bit = 1ULL << 63; in intel_pt_masked_bits() 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 19 milliseconds