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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp4803 uint32_t lowest_bit_set = 14; local
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsparc.c1545 int lowest_bit_set, highest_bit_set, all_bits_between_are_set; local
1608 int highest_bit_set, lowest_bit_set, all_bits_between_are_set; local
1634 create_simple_focus_bits(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits, int lowest_bit_set, int shift) argument
1662 int lowest_bit_set, highest_bit_set; local
[all...]

Completed in 145 milliseconds