Home
last modified time | relevance | path

Searched refs:phi1 (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDipa-icf.c1729 gphi *phi1, *phi2; in compare_phi_node() local
1750 phi1 = si1.phi (); in compare_phi_node()
1753 tree phi_result1 = gimple_phi_result (phi1); in compare_phi_node()
1759 size1 = gimple_phi_num_args (phi1); in compare_phi_node()
1767 t1 = gimple_phi_arg (phi1, i)->def; in compare_phi_node()
1773 e1 = gimple_phi_arg_edge (phi1, i); in compare_phi_node()
HDtree-vect-loop-manip.c1502 gphi *phi1 = gsi1.phi (); in vect_update_ivs_after_vectorizer() local
1550 adjust_phi_and_debug_stmts (phi1, update_e, ni_name); in vect_update_ivs_after_vectorizer()
HDtree-cfg.c8914 gphi *phi1, *phi2; in gimple_lv_adjust_loop_header_phi() local
8931 phi1 = psi1.phi (); in gimple_lv_adjust_loop_header_phi()
8934 add_phi_arg (phi1, def, e, gimple_phi_arg_location_from_edge (phi2, e2)); in gimple_lv_adjust_loop_header_phi()
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-vect-loop-manip.c1787 gimple phi, phi1; in vect_update_ivs_after_vectorizer() local
1808 phi1 = gsi_stmt (gsi1); in vect_update_ivs_after_vectorizer()
1859 adjust_phi_and_debug_stmts (phi1, update_e, ni_name); in vect_update_ivs_after_vectorizer()
HDmatrix-reorg.c370 const struct matrix_access_phi_node *const phi1 = in mat_acc_phi_eq() local
375 if (phi1->phi == phi2->phi) in mat_acc_phi_eq()
HDtree-cfg.c7311 gimple phi1, phi2; in gimple_lv_adjust_loop_header_phi() local
7328 phi1 = gsi_stmt (psi1); in gimple_lv_adjust_loop_header_phi()
7331 add_phi_arg (phi1, def, e, gimple_phi_arg_location_from_edge (phi2, e2)); in gimple_lv_adjust_loop_header_phi()