Home
last modified time | relevance | path

Searched defs:high_bits (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dggc-page.c296 size_t high_bits; member
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
/openbsd-src/gnu/gcc/gcc/
H A Dtree-vect-generic.c151 tree low_bits, high_bits, a_low, b_low, result_low, signs; in do_plus_minus() local
183 tree low_bits, high_bits, b_low, result_low, signs; in do_negate() local
H A Dggc-page.c335 size_t high_bits; member
563 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; in ggc_allocated_p() local
595 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; in lookup_page_table_entry() local
620 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; in set_page_table_entry() local
H A Dggc-zone.c340 size_t high_bits; member
512 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; in lookup_page_table_entry() local
538 size_t high_bits = (size_t) p & ~ (size_t) 0xffffffff; in set_page_table_entry() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.c1666 unsigned HOST_WIDE_INT high_bits; local
1704 sparc_emit_set_const64_quick2 (op0, temp, high_bits, low_immediate, shift_count) in sparc_emit_set_const64_quick2() argument
1746 sparc_emit_set_const64_longway (op0, temp, high_bits, low_bits) in sparc_emit_set_const64_longway() argument
1854 analyze_64bit_constant (high_bits, low_bits, hbsp, lbsp, abbasp) in analyze_64bit_constant() argument
1921 const64_is_2insns (high_bits, low_bits) in const64_is_2insns() argument
1950 create_simple_focus_bits (high_bits, low_bits, lowest_bit_set, shift) in create_simple_focus_bits() argument
1980 unsigned HOST_WIDE_INT high_bits, low_bits; local
/openbsd-src/gnu/gcc/gcc/config/sparc/
H A Dsparc.c1359 unsigned HOST_WIDE_INT high_bits; in sparc_emit_set_const64_quick1() local
1397 unsigned HOST_WIDE_INT high_bits, in sparc_emit_set_const64_quick2()
1437 unsigned HOST_WIDE_INT high_bits, in sparc_emit_set_const64_longway()
1541 analyze_64bit_constant (unsigned HOST_WIDE_INT high_bits, in analyze_64bit_constant()
1605 const64_is_2insns (unsigned HOST_WIDE_INT high_bits, in const64_is_2insns()
1634 create_simple_focus_bits (unsigned HOST_WIDE_INT high_bits, in create_simple_focus_bits()
1661 unsigned HOST_WIDE_INT high_bits, low_bits; in sparc_emit_set_const64() local
/openbsd-src/sys/dev/pci/
H A Dixgbe_phy.c121 uint8_t high_bits; in ixgbe_read_i2c_combined_generic_int() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcoff-arm.c1024 unsigned int high_bits; local
H A Delf32-arm.h996 unsigned int high_bits; local
H A Delfxx-mips.c6386 bfd_vma high_bits; in _bfd_mips_elf_relocate_section() local
6506 bfd_vma high_bits; in _bfd_mips_elf_relocate_section() local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-arm.c951 unsigned int high_bits; in insert_thumb_branch() local
H A Delfxx-mips.c7851 bfd_vma high_bits; in _bfd_mips_elf_relocate_section() local
7971 bfd_vma high_bits; in _bfd_mips_elf_relocate_section() local
H A Delf32-arm.c2639 unsigned int high_bits; in insert_thumb_branch() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.c3030 d30v_build_long_insn (high_bits, low_bits, imm, mem) in d30v_build_long_insn() argument