Home
last modified time | relevance | path

Searched refs:PHI_ARG_DEF_PTR_FROM_EDGE (Results 1 – 21 of 21) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-ssa-operands.h87 #define PHI_ARG_DEF_PTR_FROM_EDGE(PHI, E) \ macro
HDgimple-ssa-evrp.c216 use_operand_p use_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e); in before_dom_children()
HDgraphite.c251 use_operand_p use_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e); in canonicalize_loop_closed_ssa()
HDtree-ssa-loop-split.c254 op = PHI_ARG_DEF_PTR_FROM_EDGE (phi_second, seconde); in connect_loop_phis()
HDtree-ssa-loop-manip.c792 op_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, single_succ_edge (bb)); in split_loop_exit_edge()
1320 op = PHI_ARG_DEF_PTR_FROM_EDGE (phi_new_loop, new_entry); in tree_transform_and_unroll_loop()
HDtree-vect-loop-manip.c130 rename_use_op (PHI_ARG_DEF_PTR_FROM_EDGE (gsi.phi (), e)); in rename_variables_in_bb()
2320 rename_use_op (PHI_ARG_DEF_PTR_FROM_EDGE (gsi.phi (), e)); in slpeel_update_phi_nodes_for_lcssa()
HDtree-parloops.c607 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE in initialize_reductions()
2105 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, loop_preheader_edge (loop)), in create_parallel_loop()
HDvalue-prof.c1475 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, e), in gimple_ic()
HDtree-into-ssa.c2093 arg_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e); in rewrite_update_phi_arguments()
HDtree-inline.c2199 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, e), in update_ssa_across_abnormal_edges()
2200 USE_FROM_PTR (PHI_ARG_DEF_PTR_FROM_EDGE (phi, re))); in update_ssa_across_abnormal_edges()
HDomp-expand.c3129 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, ne), in expand_omp_for_generic()
6392 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, single_succ_edge (load_bb)), in expand_omp_atomic_pipeline()
6477 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, e), new_storedi); in expand_omp_atomic_pipeline()
HDtree-eh.c3644 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (vphi, succe), gimple_vuse (stmt)); in sink_clobbers()
HDtree-ssa-sccvn.c5880 use_operand_p use_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e); in before_dom_children()
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-ssa-operands.h98 #define PHI_ARG_DEF_PTR_FROM_EDGE(PHI, E) \ macro
HDtree-ssa-loop-manip.c494 op_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, single_succ_edge (bb)); in split_loop_exit_edge()
999 op = PHI_ARG_DEF_PTR_FROM_EDGE (phi_new_loop, new_entry); in tree_transform_and_unroll_loop()
HDtree-parloops.c565 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE in initialize_reductions()
1674 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, loop_preheader_edge (loop)), in create_parallel_loop()
HDtree-vect-loop-manip.c95 rename_use_op (PHI_ARG_DEF_PTR_FROM_EDGE (gsi_stmt (gsi), e)); in rename_variables_in_bb()
HDvalue-prof.c1273 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, e), in gimple_ic()
HDtree-into-ssa.c2133 arg_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e); in rewrite_update_phi_arguments()
HDtree-inline.c1883 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, e), in update_ssa_across_abnormal_edges()
1884 USE_FROM_PTR (PHI_ARG_DEF_PTR_FROM_EDGE (phi, re))); in update_ssa_across_abnormal_edges()
HDomp-low.c4116 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, ne), in expand_omp_for_generic()
5350 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, single_succ_edge (load_bb)), in expand_omp_atomic_pipeline()
5435 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, e), new_storedi); in expand_omp_atomic_pipeline()