Searched refs:sel1 (Results 1 – 3 of 3) sorted by relevance
411 vec_perm_builder sel1 (nelts, 2, 3); in can_duplicate_and_interleave_p() local416 sel1.quick_push (i); in can_duplicate_and_interleave_p()417 sel1.quick_push (i + nelts); in can_duplicate_and_interleave_p()421 vec_perm_indices indices1 (sel1, 2, nelts); in can_duplicate_and_interleave_p()
6711 unsigned HOST_WIDE_INT sel1 = UINTVAL (tem); in simplify_ternary_operation() local6712 if (!(~sel & sel1 & mask) && !side_effects_p (XEXP (op1, 0))) in simplify_ternary_operation()6715 if (!(~sel & ~sel1 & mask) && !side_effects_p (XEXP (op1, 1))) in simplify_ternary_operation()
4174 int sel1 = map[INTVAL (operands[4])];4176 if (sel0 == 0 && sel1 == 1)4180 operands[4] = GEN_INT (sel1);