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

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dordered.c346 unsigned int shift_count = 0; local
602 unsigned int shift_count = 0; local
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dordered.c346 unsigned int shift_count = 0; local
602 unsigned int shift_count = 0; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlower-subreg.c1361 int shift_count = INTVAL (XEXP (op, 1)); local
H A Doptabs.c1528 int shift_count, left_shift, outof_word; local
[all...]
H A Dcombine.c12143 int shift_count = INTVAL (XEXP (op0, 1)); local
12819 rtx shift_count = XEXP (XEXP (op0, 0), 1); local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dvalarith.c1090 check_valid_shift_count(int op, type *result_type, type *shift_count_type, ULONGEST shift_count) argument
/netbsd-current/external/bsd/less/dist/
H A Dopttbl.c54 public int shift_count; /* Number of positions to shift horizontally */ variable
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlower-subreg.cc1372 int shift_count = INTVAL (XEXP (op, 1)); local
H A Doptabs.cc1848 int shift_count, left_shift, outof_word; local
[all...]
H A Dcombine.cc12036 int shift_count = INTVAL (XEXP (op0, 1)); local
12711 rtx shift_count = XEXP (XEXP (op0, 0), 1); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.c1900 const int shift_count = entry->rhs; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.cc1900 const int shift_count = entry->rhs; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c2149 const int shift_count = entry->rhs; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc2776 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
/netbsd-current/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc2150 const int shift_count = entry->rhs; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c2780 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
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.c14988 rtx shift_count = XEXP (shift_rtx, 1); local

Completed in 930 milliseconds