Searched refs:SET_PHI_ARG_DEF (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-phinodes.cc | 311 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()
|
| D | tree-ssa-operands.h | 83 #define SET_PHI_ARG_DEF(PHI, I, V) \ macro
|
| D | tree-ssa-uncprop.cc | 386 SET_PHI_ARG_DEF (phi, e->dest_idx, equiv); in uncprop_into_successor_phis()
|
| D | tree-complex.cc | 793 SET_PHI_ARG_DEF (p[j], i, comp); in update_phi_components() 1876 SET_PHI_ARG_DEF (phi, l, op); in tree_lower_complex()
|
| D | tree-outof-ssa.cc | 1248 SET_PHI_ARG_DEF (phi, i, name); in insert_backedge_copies()
|
| D | tree-ssa-dce.cc | 1830 SET_PHI_ARG_DEF in make_forwarders_with_degenerate_phis()
|
| D | tree-ssa-phiopt.cc | 1520 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()
|
| D | tree-ssa-threadupdate.cc | 534 SET_PHI_ARG_DEF (dest_phi, tgt_idx, val); in copy_phi_arg_into_existing_phi()
|
| D | omp-simd-clone.cc | 1050 SET_PHI_ARG_DEF (phi, i, op); in ipa_simd_modify_function_body()
|
| D | tree-vect-loop-manip.cc | 252 SET_PHI_ARG_DEF (update_phi, e->dest_idx, new_def); in adjust_phi_and_debug_stmts()
|
| D | tree-vect-loop.cc | 5443 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()
|
| D | ChangeLog-2004 | 29281 (PHI_ARG_DEF_PTR, PHI_ARG_DEF, SET_PHI_ARG_DEF, PHI_ARG_DEF_FROM_EDGE,
|