Searched refs:have_whole_vector_shift (Results 1 – 5 of 5) sorted by relevance
3950 have_whole_vector_shift (machine_mode mode) in have_whole_vector_shift() function4113 && have_whole_vector_shift (mode)) in vect_model_reduction_cost()5224 reduce_with_shift = have_whole_vector_shift (mode1); in vect_create_epilog_for_reduction()
4506 have_whole_vector_shift (machine_mode mode) in have_whole_vector_shift() function4665 && have_whole_vector_shift (mode)) in vect_model_reduction_cost()5872 reduce_with_shift = have_whole_vector_shift (mode1); in vect_create_epilog_for_reduction()
35154 * tree-vect-loop.c (have_whole_vector_shift): Likewise.36039 (have_whole_vector_shift): Use vec_perm_builder and36228 * tree-vect-loop.c (have_whole_vector_shift): Don't check whether
8044 (have_whole_vector_shift): New.8045 (vect_model_reduction_cost): Call have_whole_vector_shift instead of8048 have_whole_vector_shift to reduce_with_shift; output VEC_PERM_EXPRs
15106 (have_whole_vector_shift): Likewise. Update call to can_vec_perm_p.25012 (have_whole_vector_shift): Likewise.