Searched defs:high_bits (Results 1 - 10 of 10) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Dcoff-arm.c951 unsigned int high_bits; local
H A Delf32-arm.c2631 unsigned int high_bits; local
H A Delfxx-mips.c7827 bfd_vma high_bits; local
7947 bfd_vma high_bits; local
/haiku-buildtools/gcc/gcc/
H A Dggc-page.c350 size_t high_bits; member in struct:page_table_chain
626 uintptr_t high_bits = (uintptr_t) p & ~ (uintptr_t) 0xffffffff; local
658 uintptr_t high_bits = (uintptr_t) p & ~ (uintptr_t) 0xffffffff; local
683 uintptr_t high_bits = (uintptr_t) p & ~ (uintptr_t) 0xffffffff; local
[all...]
H A Dtree-vect-generic.c217 tree low_bits, high_bits, a_low, b_low, result_low, signs; local
249 tree low_bits, high_bits, b_low, result_low, signs; local
/haiku-buildtools/binutils/bfd/
H A Dcoff-arm.c991 unsigned int high_bits; local
H A Delfxx-mips.c10335 bfd_vma high_bits; local
10492 bfd_vma high_bits; local
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.c1434 unsigned HOST_WIDE_INT high_bits; local
1747 unsigned HOST_WIDE_INT high_bits, low_bits; local
[all...]
/haiku-buildtools/binutils/binutils/
H A Ddwarf.c1473 add64 (dwarf_vma * high_bits, dwarf_vma * low_bits, dwarf_vma inc) argument
1643 dwarf_vma high_bits; local
1797 dwarf_vma high_bits; local
[all...]
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c2201 unsigned HOST_WIDE_INT high_bits; local
2238 sparc_emit_set_const64_quick2(rtx op0, rtx temp, unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_immediate, int shift_count) argument
2278 sparc_emit_set_const64_longway(rtx op0, rtx temp, unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits) argument
2381 analyze_64bit_constant(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits, int *hbsp, int *lbsp, int *abbasp) argument
2445 const64_is_2insns(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits) argument
2474 create_simple_focus_bits(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits, int lowest_bit_set, int shift) argument
2501 unsigned HOST_WIDE_INT high_bits, low_bits; local
[all...]

Completed in 343 milliseconds