Searched refs:new_phi_result (Results 1 – 1 of 1) sorted by relevance
4564 tree new_phi_result; in vect_create_epilog_for_reduction() local4852 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()[all …]