Searched defs:top_bit (Results 1 – 5 of 5) sorted by relevance
604 const uint32_t top_bit = 1u << 22u; in bits_set() local615 const uint32_t top_bit = 1u << 9u; in half_bits_set() local
644 const uint32_t top_bit = 1u << 22u; in bits_set() local655 const uint32_t top_bit = 1u << 9u; in half_bits_set() local
1182 unsigned top_bit = 31 - __builtin_clz(N); in mi_imul_imm() local