Searched refs:all_from_input_p (Results 1 – 7 of 7) sorted by relevance
83 bool all_from_input_p (unsigned int) const;148 vec_perm_indices::all_from_input_p (unsigned int i) const in all_from_input_p() function
7622 if (sel.all_from_input_p (0))7624 else if (sel.all_from_input_p (1))
34192 (aarch64_vectorize_vec_perm_const): Use all_from_input_p to test35959 (vec_perm_indices::all_from_input_p): New function.
82 bool all_from_input_p (unsigned int) const;147 vec_perm_indices::all_from_input_p (unsigned int i) const in all_from_input_p() function
6065 if (sel.all_from_input_p (0))6067 else if (sel.all_from_input_p (1))
21107 else if (sel.all_from_input_p (0)) in aarch64_vectorize_vec_perm_const()21112 else if (sel.all_from_input_p (1)) in aarch64_vectorize_vec_perm_const()
24368 else if (sel.all_from_input_p (0)) in aarch64_vectorize_vec_perm_const()24373 else if (sel.all_from_input_p (1)) in aarch64_vectorize_vec_perm_const()