Searched defs:high_bit (Results 1 – 8 of 8) sorted by relevance
66 int high_bit() const { return code() >> 3; } in high_bit() function189 int high_bit() const { return code() >> 3; } in high_bit() function
729 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local752 for (int i = BITSET_WORDS(g->count) - 1, high_bit = top_word_high_bit; in ra_simplify() local
833 auto high_bit = vf.temp_register(); in emit_image_size() local
3093 int mbedtls_ecp_gen_privkey_mx(size_t high_bit, in mbedtls_ecp_gen_privkey_mx()
3893 unsigned high_bit = (8 << (extend & 0x3)) - 1; in EmitExtendShift() local
5685 unsigned high_bit = (8 << (extend & 0x3)) - 1; in EmitExtendShift() local
3615 const uint32_t high_bit = 1 << 30; in field_rank() local
3170 const uint32_t high_bit = 1 << 30; in field_rank() local