Home
last modified time | relevance | path

Searched refs:expand_vselect_vconcat (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dia64.cc11394 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 Dia64.c11394 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 Di386-expand.cc18402 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 Di386-expand.c16367 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 DChangeLog-2011487 (expand_vselect, expand_vselect_vconcat): New.
1220 (expand_vselect_vconcat): Use GET_MODE_2XWIDER_MODE instead.
H A DChangeLog-201719088 (expand_vselect_vconcat): Update use of GET_MODE_2XWIDER_MODE,
19090 * config/ia64/ia64.c (expand_vselect_vconcat): Likewise.
H A DChangeLog-20091912 doublesize_vector_mode, expand_vselect, expand_vselect_vconcat,