Searched defs:lowest_bit_set (Results 1 – 3 of 3) 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 1950 create_simple_focus_bits (high_bits, low_bits, lowest_bit_set, shift) in create_simple_focus_bits() argument 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 1636 int lowest_bit_set, int shift) in create_simple_focus_bits() 1662 int lowest_bit_set, highest_bit_set; in sparc_emit_set_const64() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM/ |
H A D | EmulateInstructionARM.cpp | 4780 uint32_t lowest_bit_set = 14; in EmulateSTMDA() local
|