Lines Matching refs:new_phi_result
4564 tree new_phi_result; in vect_create_epilog_for_reduction() local
4852 new_phi_result = first_vect; in vect_create_epilog_for_reduction()
4873 new_phi_result = first_vect; in vect_create_epilog_for_reduction()
4878 new_phi_result = PHI_RESULT (new_phis[0]); in vect_create_epilog_for_reduction()
4914 new_phi_result = gimple_convert (&stmts, vectype, new_phi_result); in vect_create_epilog_for_reduction()
4953 vec_compare, new_phi_result, in vect_create_epilog_for_reduction()
5001 tree data_eltype = TREE_TYPE (TREE_TYPE (new_phi_result)); in vect_create_epilog_for_reduction()
5025 new_phi_result, in vect_create_epilog_for_reduction()
5077 new_phi_result = gimple_convert (&stmts, vectype, new_phi_result); in vect_create_epilog_for_reduction()
5078 vec_elem_type = TREE_TYPE (TREE_TYPE (new_phi_result)); in vect_create_epilog_for_reduction()
5080 vec_elem_type, new_phi_result); in vect_create_epilog_for_reduction()
5179 sel, new_phi_result, vector_identity); in vect_create_epilog_for_reduction()
5236 new_temp = new_phi_result; in vect_create_epilog_for_reduction()