Searched defs:highest_bit_set (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.c | 1858 int lowest_bit_set, highest_bit_set, all_bits_between_are_set; local 1924 int highest_bit_set, lowest_bit_set, all_bits_between_are_set; local 1981 int lowest_bit_set, highest_bit_set; local
|
/openbsd-src/gnu/gcc/gcc/config/sparc/ |
H A D | sparc.c | 1545 int lowest_bit_set, highest_bit_set, all_bits_between_are_set; in analyze_64bit_constant() local 1608 int highest_bit_set, lowest_bit_set, all_bits_between_are_set; in const64_is_2insns() local 1662 int lowest_bit_set, highest_bit_set; in sparc_emit_set_const64() local
|