Searched defs:lowest_bit_set (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc2911 int lowest_bit_set, highest_bit_set, all_bits_between_are_set; local
2974 int highest_bit_set, lowest_bit_set, all_bits_between_are_set; local
3000 create_simple_focus_bits(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits, int lowest_bit_set, int shift) argument
3028 int lowest_bit_set, highest_bit_set; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c2915 int lowest_bit_set, highest_bit_set, all_bits_between_are_set; local
2978 int highest_bit_set, lowest_bit_set, all_bits_between_are_set; local
3004 create_simple_focus_bits(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits, int lowest_bit_set, int shift) argument
3032 int lowest_bit_set, highest_bit_set; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.c8936 int lowest_bit_set = ctz_hwi (val_in); local

Completed in 180 milliseconds