Home
last modified time | relevance | path

Searched refs:SET_PHI_ARG_DEF (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-phinodes.cc311 SET_PHI_ARG_DEF (stmt, len - 1, NULL_TREE); in reserve_phi_args_for_new_edge()
377 SET_PHI_ARG_DEF (phi, e->dest_idx, def); in add_phi_arg()
Dtree-ssa-operands.h83 #define SET_PHI_ARG_DEF(PHI, I, V) \ macro
Dtree-ssa-uncprop.cc386 SET_PHI_ARG_DEF (phi, e->dest_idx, equiv); in uncprop_into_successor_phis()
Dtree-complex.cc793 SET_PHI_ARG_DEF (p[j], i, comp); in update_phi_components()
1876 SET_PHI_ARG_DEF (phi, l, op); in tree_lower_complex()
Dtree-outof-ssa.cc1248 SET_PHI_ARG_DEF (phi, i, name); in insert_backedge_copies()
Dtree-ssa-dce.cc1830 SET_PHI_ARG_DEF in make_forwarders_with_degenerate_phis()
Dtree-ssa-phiopt.cc1520 SET_PHI_ARG_DEF (phi, e0->dest_idx, arg); in value_replacement()
1521 SET_PHI_ARG_DEF (phi, e1->dest_idx, arg); in value_replacement()
Dtree-ssa-threadupdate.cc534 SET_PHI_ARG_DEF (dest_phi, tgt_idx, val); in copy_phi_arg_into_existing_phi()
Domp-simd-clone.cc1050 SET_PHI_ARG_DEF (phi, i, op); in ipa_simd_modify_function_body()
Dtree-vect-loop-manip.cc252 SET_PHI_ARG_DEF (update_phi, e->dest_idx, new_def); in adjust_phi_and_debug_stmts()
Dtree-vect-loop.cc5443 SET_PHI_ARG_DEF (phi, single_exit (loop)->dest_idx, def); in vect_create_epilog_for_reduction()
8937 SET_PHI_ARG_DEF (phi, single_exit (loop)->dest_idx, vec_lhs); in vectorizable_live_operation()
DChangeLog-200429281 (PHI_ARG_DEF_PTR, PHI_ARG_DEF, SET_PHI_ARG_DEF, PHI_ARG_DEF_FROM_EDGE,