Searched refs:PHI_ARG_DEF_PTR_FROM_EDGE (Results 1 – 21 of 21) sorted by relevance
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | tree-ssa-operands.h | 87 #define PHI_ARG_DEF_PTR_FROM_EDGE(PHI, E) \ macro
|
| HD | gimple-ssa-evrp.c | 216 use_operand_p use_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e); in before_dom_children()
|
| HD | graphite.c | 251 use_operand_p use_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e); in canonicalize_loop_closed_ssa()
|
| HD | tree-ssa-loop-split.c | 254 op = PHI_ARG_DEF_PTR_FROM_EDGE (phi_second, seconde); in connect_loop_phis()
|
| HD | tree-ssa-loop-manip.c | 792 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()
|
| HD | tree-vect-loop-manip.c | 130 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()
|
| HD | tree-parloops.c | 607 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()
|
| HD | value-prof.c | 1475 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, e), in gimple_ic()
|
| HD | tree-into-ssa.c | 2093 arg_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e); in rewrite_update_phi_arguments()
|
| HD | tree-inline.c | 2199 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()
|
| HD | omp-expand.c | 3129 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()
|
| HD | tree-eh.c | 3644 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (vphi, succe), gimple_vuse (stmt)); in sink_clobbers()
|
| HD | tree-ssa-sccvn.c | 5880 use_operand_p use_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e); in before_dom_children()
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | tree-ssa-operands.h | 98 #define PHI_ARG_DEF_PTR_FROM_EDGE(PHI, E) \ macro
|
| HD | tree-ssa-loop-manip.c | 494 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()
|
| HD | tree-parloops.c | 565 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()
|
| HD | tree-vect-loop-manip.c | 95 rename_use_op (PHI_ARG_DEF_PTR_FROM_EDGE (gsi_stmt (gsi), e)); in rename_variables_in_bb()
|
| HD | value-prof.c | 1273 SET_USE (PHI_ARG_DEF_PTR_FROM_EDGE (phi, e), in gimple_ic()
|
| HD | tree-into-ssa.c | 2133 arg_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e); in rewrite_update_phi_arguments()
|
| HD | tree-inline.c | 1883 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()
|
| HD | omp-low.c | 4116 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()
|