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

/haiku-buildtools/gcc/gcc/
H A Dlower-subreg.c1320 int shift_count = INTVAL (XEXP (op, 1)); local
H A Dcombine.c11390 int shift_count = INTVAL (XEXP (op0, 1)); local
12044 rtx shift_count = XEXP (XEXP (op0, 0), 1); local
H A Doptabs.c1882 int shift_count, left_shift, outof_word; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/config/sh/
H A Dsh.c901 int shift_count = INTVAL (XEXP (set_src, 1)); local
/haiku-buildtools/legacy/gcc/gcc/
H A Doptabs.c1045 int shift_count, left_shift, outof_word; local
1163 int shift_count, left_shift, outof_word; local
[all...]
H A Dcombine.c9571 int shift_count = INTVAL (XEXP (op0, 1)); local
/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dtilepro.c1943 const int shift_count = entry->rhs; local
/haiku-buildtools/gcc/gcc/config/tilegx/
H A Dtilegx.c2190 const int shift_count = entry->rhs; local
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsparc.c2238 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
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c19232 rtx shift_count = XEXP (shift_rtx, 1); local
[all...]

Completed in 779 milliseconds