Searched refs:ix86_expand_vec_perm_vpermt2 (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 4415 ix86_expand_vec_perm_vpermt2 (rtx target, rtx mask, rtx op0, rtx op1, in ix86_expand_vec_perm_vpermt2() function 4579 if (ix86_expand_vec_perm_vpermt2 (target, mask, op0, op1, NULL)) in ix86_expand_vec_perm() 17220 if (ix86_expand_vec_perm_vpermt2 (NULL_RTX, NULL_RTX, NULL_RTX, NULL_RTX, d)) in expand_vec_perm_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 4839 ix86_expand_vec_perm_vpermt2 (rtx target, rtx mask, rtx op0, rtx op1, in ix86_expand_vec_perm_vpermt2() function 5021 if (ix86_expand_vec_perm_vpermt2 (target, mask, op0, op1, NULL)) in ix86_expand_vec_perm() 19423 if (ix86_expand_vec_perm_vpermt2 (NULL_RTX, NULL_RTX, NULL_RTX, NULL_RTX, d)) in expand_vec_perm_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2021 | 16853 * config/i386/i386-expand.c (ix86_expand_vec_perm_vpermt2):
|
H A D | ChangeLog-2017 | 10173 (ix86_expand_vec_perm_vpermt2): ... this. Swap mask and op0
|