/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | ia64.cc | 11394 expand_vselect_vconcat (rtx target, rtx op0, rtx op1, in expand_vselect_vconcat() function 11491 if (expand_vselect_vconcat (d->target, d->op0, d->op1, d->perm, nelt)) in expand_vec_perm_1() 11507 if (expand_vselect_vconcat (d->target, d->op1, d->op0, perm2, nelt)) in expand_vec_perm_1() 11546 ok = expand_vselect_vconcat (d->target, d->op0, d->op0, perm2, 2); in expand_vec_perm_broadcast()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | ia64.c | 11394 expand_vselect_vconcat (rtx target, rtx op0, rtx op1, in expand_vselect_vconcat() function 11491 if (expand_vselect_vconcat (d->target, d->op0, d->op1, d->perm, nelt)) in expand_vec_perm_1() 11507 if (expand_vselect_vconcat (d->target, d->op1, d->op0, perm2, nelt)) in expand_vec_perm_1() 11546 ok = expand_vselect_vconcat (d->target, d->op0, d->op0, perm2, 2); in expand_vec_perm_broadcast()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 18402 expand_vselect_vconcat (rtx target, rtx op0, rtx op1, in expand_vselect_vconcat() function 19353 if (expand_vselect_vconcat (d->target, d->op0, d->op0, nd.perm, nelt, in expand_vec_perm_1() 19368 if (expand_vselect_vconcat (d->target, d->op0, d->op0, nd.perm, nelt, in expand_vec_perm_1() 19379 if (expand_vselect_vconcat (d->target, d->op0, d->op1, d->perm, nelt, in expand_vec_perm_1() 19396 if (expand_vselect_vconcat (d->target, d->op1, d->op0, nd.perm, nelt, in expand_vec_perm_1() 20470 ok = expand_vselect_vconcat (dfinal.target, dfinal.op0, dfinal.op1, in expand_vec_perm_2perm_interleave() 22190 if (expand_vselect_vconcat (dzero.target, dzero.op0, dzero.op1, in ix86_vectorize_vec_perm_const()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 16367 expand_vselect_vconcat (rtx target, rtx op0, rtx op1, in expand_vselect_vconcat() function 17150 if (expand_vselect_vconcat (d->target, d->op0, d->op0, nd.perm, nelt, in expand_vec_perm_1() 17165 if (expand_vselect_vconcat (d->target, d->op0, d->op0, nd.perm, nelt, in expand_vec_perm_1() 17176 if (expand_vselect_vconcat (d->target, d->op0, d->op1, d->perm, nelt, in expand_vec_perm_1() 17193 if (expand_vselect_vconcat (d->target, d->op1, d->op0, nd.perm, nelt, in expand_vec_perm_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2011 | 487 (expand_vselect, expand_vselect_vconcat): New. 1220 (expand_vselect_vconcat): Use GET_MODE_2XWIDER_MODE instead.
|
H A D | ChangeLog-2017 | 19088 (expand_vselect_vconcat): Update use of GET_MODE_2XWIDER_MODE, 19090 * config/ia64/ia64.c (expand_vselect_vconcat): Likewise.
|
H A D | ChangeLog-2009 | 1912 doublesize_vector_mode, expand_vselect, expand_vselect_vconcat,
|