Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c4545 bool one_operand_shuffle = rtx_equal_p (op0, op1); in ix86_expand_vec_perm() local
4552 if (TARGET_AVX512F && one_operand_shuffle) in ix86_expand_vec_perm()
4650 if (one_operand_shuffle) in ix86_expand_vec_perm()
4669 if (one_operand_shuffle) in ix86_expand_vec_perm()
4748 if (one_operand_shuffle) in ix86_expand_vec_perm()
4805 one_operand_shuffle = false; in ix86_expand_vec_perm()
4866 else if (one_operand_shuffle) in ix86_expand_vec_perm()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc4977 bool one_operand_shuffle = rtx_equal_p (op0, op1); in ix86_expand_vec_perm() local
4994 if (TARGET_AVX512F && one_operand_shuffle) in ix86_expand_vec_perm()
5092 if (one_operand_shuffle) in ix86_expand_vec_perm()
5111 if (one_operand_shuffle) in ix86_expand_vec_perm()
5190 if (one_operand_shuffle) in ix86_expand_vec_perm()
5247 one_operand_shuffle = false; in ix86_expand_vec_perm()
5308 else if (one_operand_shuffle) in ix86_expand_vec_perm()