Searched defs:m128 (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/ |
H A D | i386.c | 36857 rtx rperm[2][16], vperm, l, h, op, m128; in expand_vec_perm_pshufb2() local 36916 rtx rperm[2][32], vperm, l, h, hp, op, m128; in expand_vec_perm_vpshufb2_vpermq() local 36984 rtx rperm[2][32], vperm, l, h, ior, op, m128; in expand_vec_perm_vpshufb2_vpermq_even_odd() local 37380 rtx rperm[4][32], vperm, l[2], h[2], op, m128; in expand_vec_perm_vpshufb4_vpermq2() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 48029 rtx rperm[2][16], vperm, l, h, op, m128; in expand_vec_perm_pshufb2() local 48092 rtx rperm[2][32], vperm, l, h, hp, op, m128; in expand_vec_perm_vpshufb2_vpermq() local 48164 rtx rperm[2][32], vperm, l, h, ior, op, m128; in expand_vec_perm_vpshufb2_vpermq_even_odd() local 48816 rtx rperm[4][32], vperm, l[2], h[2], op, m128; in expand_vec_perm_vpshufb4_vpermq2() local
|