Home
last modified time | relevance | path

Searched defs:shift_amt (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-string.cc859 int shift_amt = (BYTES_BIG_ENDIAN) ? 7 : 9; in emit_final_compare_vec() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-string.c859 int shift_amt = (BYTES_BIG_ENDIAN) ? 7 : 9; in emit_final_compare_vec() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.cc1701 HOST_WIDE_INT shift_amt; in tilepro_expand_unaligned_store() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.c1701 HOST_WIDE_INT shift_amt; in tilepro_expand_unaligned_store() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.c1972 HOST_WIDE_INT shift_init, shift_increment, shift_amt; in tilegx_expand_unaligned_store() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.cc1973 HOST_WIDE_INT shift_init, shift_increment, shift_amt; in tilegx_expand_unaligned_store() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptabs.c5642 rtx shift_amt = shift_amt_for_vec_perm_mask (mode, indices, shift_optab); in expand_vec_perm_const() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptabs.cc6222 rtx shift_amt = shift_amt_for_vec_perm_mask (mode, indices, shift_optab); in expand_vec_perm_const() local
H A Dcombine.cc7552 const HOST_WIDE_INT shift_amt = exact_log2 (INTVAL (XEXP (inner, 1))); in make_extraction() local