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

/openbsd-current/gnu/gcc/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
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dggc-page.c296 size_t high_bits; member in struct:page_table_chain
484 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; local
517 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; local
544 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; local
[all...]
/openbsd-current/sys/dev/pci/
H A Dixgbe_phy.c121 uint8_t high_bits; local
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dcoff-arm.c1024 unsigned int high_bits; local
H A Delf32-arm.h996 unsigned int high_bits; variable
H A Delfxx-mips.c6386 bfd_vma high_bits; local
6506 bfd_vma high_bits; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-arm.c951 unsigned int high_bits; local
H A Delf32-arm.c2639 unsigned int high_bits; local
H A Delfxx-mips.c7851 bfd_vma high_bits; local
7971 bfd_vma high_bits; local
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.c1666 unsigned HOST_WIDE_INT high_bits; local
1980 unsigned HOST_WIDE_INT high_bits, low_bits; local
[all...]
/openbsd-current/gnu/gcc/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 267 milliseconds