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

/freebsd-10.1-release/contrib/gcc/
H A Dtree-vect-generic.c151 tree low_bits, high_bits, a_low, b_low, result_low, signs; local
183 tree low_bits, high_bits, b_low, result_low, signs; local
H A Dggc-page.c335 size_t high_bits; member in struct:page_table_chain
563 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; local
595 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; local
620 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; local
[all...]
H A Dggc-zone.c340 size_t high_bits; member in struct:page_table_chain
512 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; local
538 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; local
/freebsd-10.1-release/contrib/binutils/bfd/
H A Dcoff-arm.c994 unsigned int high_bits; local
H A Delf32-arm.c3985 unsigned int high_bits; local
H A Delfxx-mips.c7955 bfd_vma high_bits; local
8075 bfd_vma high_bits; local
/freebsd-10.1-release/contrib/gcc/config/sparc/
H A Dsparc.c1359 unsigned HOST_WIDE_INT high_bits; local
1396 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
1436 sparc_emit_set_const64_longway(rtx op0, rtx temp, unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits) argument
1541 analyze_64bit_constant(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits, int *hbsp, int *lbsp, int *abbasp) argument
1605 const64_is_2insns(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits) argument
1634 create_simple_focus_bits(unsigned HOST_WIDE_INT high_bits, unsigned HOST_WIDE_INT low_bits, int lowest_bit_set, int shift) argument
1661 unsigned HOST_WIDE_INT high_bits, low_bits; local
[all...]

Completed in 245 milliseconds