Searched defs:low_bits (Results 1 - 12 of 12) 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
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dtekhex.c640 bfd_vma low_bits = addr & CHUNK_MASK; local
H A Dcoff-arm.c1023 unsigned int low_bits; local
H A Delf32-arm.h995 unsigned int low_bits; variable
H A Delfxx-mips.c6385 bfd_vma low_bits; local
6505 bfd_vma low_bits; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dtekhex.c583 bfd_vma low_bits = addr & CHUNK_MASK; local
H A Dcoff-arm.c950 unsigned int low_bits; local
H A Delf32-arm.c2638 unsigned int low_bits; local
H A Delfxx-mips.c7850 bfd_vma low_bits; local
7970 bfd_vma low_bits; local
/openbsd-current/sys/dev/pci/
H A Dixgbe_phy.c122 uint8_t low_bits; local
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsparc.c1980 unsigned HOST_WIDE_INT high_bits, low_bits; local
[all...]
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsparc.c1356 sparc_emit_set_const64_quick1(rtx op0, rtx temp, unsigned HOST_WIDE_INT low_bits, int is_neg) 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 347 milliseconds