Home
last modified time | relevance | path

Searched refs:one_operand_shuffle (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/config/i386/
H A Di386.c19988 bool one_operand_shuffle = rtx_equal_p (op0, op1); in ix86_expand_vec_perm() local
20063 if (one_operand_shuffle) in ix86_expand_vec_perm()
20077 if (one_operand_shuffle) in ix86_expand_vec_perm()
20158 if (one_operand_shuffle) in ix86_expand_vec_perm()
20208 one_operand_shuffle = false; in ix86_expand_vec_perm()
20267 else if (one_operand_shuffle) in ix86_expand_vec_perm()
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/
H A Di386.c24909 bool one_operand_shuffle = rtx_equal_p (op0, op1); in ix86_expand_vec_perm() local
24916 if (TARGET_AVX512F && one_operand_shuffle) in ix86_expand_vec_perm()
25014 if (one_operand_shuffle) in ix86_expand_vec_perm()
25033 if (one_operand_shuffle) in ix86_expand_vec_perm()
25112 if (one_operand_shuffle) in ix86_expand_vec_perm()
25169 one_operand_shuffle = false; in ix86_expand_vec_perm()
25230 else if (one_operand_shuffle) in ix86_expand_vec_perm()