| /NextBSD/contrib/gcc/ |
| HD | tree-vectorizer.c | 333 new_ssa_name = PHI_RESULT (phi_new); in slpeel_update_phis_for_duplicate_loop() 535 name = PHI_RESULT (orig_phi); in slpeel_update_phi_nodes_for_guard1() 542 new_phi = create_phi_node (SSA_NAME_VAR (PHI_RESULT (orig_phi)), in slpeel_update_phi_nodes_for_guard1() 556 SET_PHI_ARG_DEF (update_phi, e->dest_idx, PHI_RESULT (new_phi)); in slpeel_update_phi_nodes_for_guard1() 563 new_phi = create_phi_node (SSA_NAME_VAR (PHI_RESULT (orig_phi)), in slpeel_update_phi_nodes_for_guard1() 571 SET_PHI_ARG_DEF (update_phi2, new_exit_e->dest_idx, PHI_RESULT (new_phi)); in slpeel_update_phi_nodes_for_guard1() 597 set_current_def (current_new_name, PHI_RESULT (new_phi)); in slpeel_update_phi_nodes_for_guard1() 667 new_phi = create_phi_node (SSA_NAME_VAR (PHI_RESULT (orig_phi)), in slpeel_update_phi_nodes_for_guard2() 702 SET_PHI_ARG_DEF (update_phi, e->dest_idx, PHI_RESULT (new_phi)); in slpeel_update_phi_nodes_for_guard2() 709 new_phi = create_phi_node (SSA_NAME_VAR (PHI_RESULT (orig_phi)), in slpeel_update_phi_nodes_for_guard2() [all …]
|
| HD | tree-ssa-dse.c | 115 return SSA_NAME_VERSION (PHI_RESULT (stmt)) + max_stmt_uid; in get_stmt_uid() 317 if (SSA_NAME_DEF_STMT (PHI_RESULT (use_stmt)) == use_stmt) in dse_optimize_stmt() 322 single_imm_use (PHI_RESULT (use_stmt), &use_p, &use_stmt); in dse_optimize_stmt() 374 if (!is_gimple_reg (PHI_RESULT (phi))) in dse_record_phis()
|
| HD | tree-tailcall.c | 366 return PHI_RESULT (phi); in propagate_through_phis() 596 if (PHI_RESULT (phi) == a_acc) in adjust_accumulator_values() 605 if (PHI_RESULT (phi) == m_acc) in adjust_accumulator_values() 781 gcc_assert (param == SSA_NAME_VAR (PHI_RESULT (phi))); in eliminate_tail_call() 939 a_acc = PHI_RESULT (phi); in tree_optimize_tail_calls_1() 955 m_acc = PHI_RESULT (phi); in tree_optimize_tail_calls_1()
|
| HD | tree-ssa-phiopt.c | 403 result = PHI_RESULT (phi); in conditional_replacement() 448 new_var1 = duplicate_ssa_name (PHI_RESULT (phi), NULL); in conditional_replacement() 633 type = TREE_TYPE (PHI_RESULT (phi)); in minmax_replacement() 641 result = PHI_RESULT (phi); in minmax_replacement() 855 result = duplicate_ssa_name (PHI_RESULT (phi), NULL); in minmax_replacement() 921 result = PHI_RESULT (phi); in abs_replacement()
|
| HD | tree-phinodes.c | 328 SSA_NAME_DEF_STMT (PHI_RESULT (*loc)) = *loc; in reserve_phi_args_for_new_edge() 391 SSA_NAME_OCCURS_IN_ABNORMAL_PHI (PHI_RESULT (phi)) = 1; in add_phi_arg() 468 release_ssa_name (PHI_RESULT (phi)); in remove_phi_node()
|
| HD | tree-if-conv.c | 317 if (!is_gimple_reg (SSA_NAME_VAR (PHI_RESULT (phi)))) in if_convertible_phi_p() 321 FOR_EACH_IMM_USE_FAST (use_p, imm_iter, PHI_RESULT (phi)) in if_convertible_phi_p() 827 rhs = build3 (COND_EXPR, TREE_TYPE (PHI_RESULT (phi)), in replace_phi_with_cond_modify_expr() 832 new_stmt = build2 (MODIFY_EXPR, TREE_TYPE (PHI_RESULT (phi)), in replace_phi_with_cond_modify_expr() 833 unshare_expr (PHI_RESULT (phi)), rhs); in replace_phi_with_cond_modify_expr() 836 SSA_NAME_DEF_STMT (PHI_RESULT (phi)) = new_stmt; in replace_phi_with_cond_modify_expr()
|
| HD | tree-ssa-pre.c | 1863 if (!is_gimple_reg (PHI_RESULT (phi))) in compute_vuse_representatives() 1873 size_t ver = SSA_NAME_VERSION (PHI_RESULT (phi)); in compute_vuse_representatives() 1908 SSA_NAME_VERSION (PHI_RESULT (phi))); in compute_vuse_representatives() 1911 print_generic_expr (dump_file, PHI_RESULT (phi), 0); in compute_vuse_representatives() 2035 if (!is_gimple_reg (PHI_RESULT (phi))) in compute_rvuse_and_antic_safe() 2040 tree def = PHI_RESULT (phi); in compute_rvuse_and_antic_safe() 2597 vn_add (PHI_RESULT (temp), val); in insert_into_preds_of_block() 2614 PHI_RESULT (temp)); in insert_into_preds_of_block() 2616 PHI_RESULT (temp)); in insert_into_preds_of_block() 2618 PHI_RESULT (temp)); in insert_into_preds_of_block() [all …]
|
| HD | tree-ssa-dce.c | 407 if (is_gimple_reg (PHI_RESULT (phi)) in find_obviously_necessary_stmts() 408 && is_global_var (SSA_NAME_VAR (PHI_RESULT (phi)))) in find_obviously_necessary_stmts() 582 if (!is_gimple_reg (PHI_RESULT (phi)) && NECESSARY (phi)) in mark_really_necessary_kill_operand_phis()
|
| HD | tree-vect-transform.c | 902 build1 (reduc_code, vectype, PHI_RESULT (new_phi))); in vect_create_epilog_for_reduction() 951 new_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction() 991 vec_temp = PHI_RESULT (new_phi); in vect_create_epilog_for_reduction() 1085 orig_name = PHI_RESULT (exit_phi); in vect_create_epilog_for_reduction() 1346 expr = build2 (code, vectype, loop_vec_def0, PHI_RESULT (new_phi)); in vectorizable_reduction() 1352 PHI_RESULT (new_phi)); in vectorizable_reduction() 2439 if (SSA_NAME_VAR (PHI_RESULT (phi)) == name_var) in update_vuses_to_preheader() 2525 if (!is_gimple_reg (SSA_NAME_VAR (PHI_RESULT (phi)))) in vect_update_ivs_after_vectorizer() 2540 access_fn = analyze_scalar_evolution (loop, PHI_RESULT (phi)); in vect_update_ivs_after_vectorizer() 3025 new_phi = create_phi_node (SSA_NAME_VAR (PHI_RESULT (orig_phi)), in vect_transform_loop() [all …]
|
| HD | tree-ssa.c | 67 dst = PHI_RESULT (phi); in ssa_redirect_edge() 343 !is_gimple_reg (PHI_RESULT (phi)), in verify_phi_args() 736 SSA_NAME_VERSION (PHI_RESULT (phi))); in verify_ssa() 1234 if (!is_gimple_reg (PHI_RESULT (phi))) in warn_uninitialized_phi()
|
| HD | tree-ssa-copy.c | 371 return !SSA_NAME_OCCURS_IN_ABNORMAL_PHI (PHI_RESULT (stmt)); in stmt_may_generate_copy() 771 lhs = PHI_RESULT (phi); in copy_prop_visit_phi_node() 931 def = PHI_RESULT (phi); in init_copy_prop()
|
| HD | tree-scalar-evolution.c | 1324 tree ev = analyze_scalar_evolution (loop, PHI_RESULT (loop_phi_node)); in follow_ssa_edge_inner_loop_phi() 1328 if (ev == PHI_RESULT (loop_phi_node)) in follow_ssa_edge_inner_loop_phi() 1566 (phi_loop, PHI_RESULT (loop_phi_node)); in interpret_loop_phi() 2116 return PHI_RESULT (phi); in loop_closed_phi_def() 2682 if (is_gimple_reg (PHI_RESULT (phi))) in analyze_scalar_evolution_for_all_loop_phi_nodes() 2686 analyze_scalar_evolution (loop, PHI_RESULT (phi))); in analyze_scalar_evolution_for_all_loop_phi_nodes() 2904 name = PHI_RESULT (phi); in scev_const_prop() 2985 rslt = PHI_RESULT (phi); in scev_const_prop()
|
| HD | tree-ssa-uncprop.c | 505 && SSA_NAME_VAR (arg) != SSA_NAME_VAR (PHI_RESULT (phi))) in uncprop_into_successor_phis() 527 if (SSA_NAME_VAR (equiv) == SSA_NAME_VAR (PHI_RESULT (phi))) in uncprop_into_successor_phis()
|
| HD | tree-outof-ssa.c | 372 T0 = var_to_partition_to_var (g->map, PHI_RESULT (phi)); in eliminate_build() 598 var = PHI_RESULT (phi); in coalesce_abnormal_edges() 689 tree res = PHI_RESULT (phi); in coalesce_phi_operands() 1102 if (!is_gimple_reg (SSA_NAME_VAR (PHI_RESULT (phi)))) in eliminate_virtual_phis() 1165 p = var_to_partition (map, PHI_RESULT (phi)); in coalesce_vars() 1880 tree T0 = var_to_partition_to_var (map, PHI_RESULT (phi)); in rewrite_trees() 2441 tree result = PHI_RESULT (phi); in insert_backedge_copies()
|
| HD | tree-complex.c | 189 DONT_SIMULATE_AGAIN (phi) = !is_complex_reg (PHI_RESULT (phi)); in init_dont_simulate_again() 362 lhs = PHI_RESULT (phi); in complex_visit_phi() 673 if (is_complex_reg (PHI_RESULT (phi))) in update_phi_components() 678 lr = get_component_ssa_name (PHI_RESULT (phi), false); in update_phi_components() 685 li = get_component_ssa_name (PHI_RESULT (phi), true); in update_phi_components()
|
| HD | tree-ssa-live.c | 368 if (is_global_var (SSA_NAME_VAR (PHI_RESULT (phi)))) in remove_unused_locals() 371 def = PHI_RESULT (phi); in remove_unused_locals() 439 register_ssa_partition (map, PHI_RESULT (phi), false); in create_ssa_var_map() 693 var = PHI_RESULT (phi); in calculate_live_on_entry() 1504 tree result = PHI_RESULT (phi); in build_tree_conflict_graph()
|
| HD | tree-ssa-copyrename.c | 335 tree res = PHI_RESULT (phi); in rename_ssa_copies()
|
| HD | tree-into-ssa.c | 1310 tree result = PHI_RESULT (phi); in rewrite_initialize_block() 1415 currdef = get_reaching_def (SSA_NAME_VAR (PHI_RESULT (phi))); in rewrite_add_phi_arguments() 1662 lhs = PHI_RESULT (phi); in rewrite_update_init_block() 1885 replace_use (arg_p, SSA_NAME_VAR (PHI_RESULT (phi))); in rewrite_update_phi_arguments() 2235 tree lhs_sym, lhs = PHI_RESULT (phi); in prepare_block_for_update()
|
| HD | tree-ssa-dom.c | 728 tree lhs = PHI_RESULT (phi); in record_equivalences_from_phis() 2058 tree lhs = PHI_RESULT (phi); in degenerate_phi_result() 2116 return PHI_RESULT (t); in get_lhs_or_phi_result() 2302 tree result = PHI_RESULT (phi); in propagate_rhs_into_lhs()
|
| HD | tree-ssa-ccp.c | 585 prop_value_t *val = get_value (PHI_RESULT (phi), false); in ccp_initialize() 729 old_val = get_value (PHI_RESULT (phi), false); in ccp_visit_phi_node() 819 if (set_lattice_value (PHI_RESULT (phi), new_val)) in ccp_visit_phi_node() 2172 if (arg == PHI_RESULT (def_stmt)) in get_maxval_strlen()
|
| HD | tree-ssa-operands.h | 140 #define PHI_RESULT(PHI) DEF_FROM_PTR (PHI_RESULT_PTR (PHI)) macro
|
| HD | tree-ssa-math-opts.c | 484 def = PHI_RESULT (phi); in execute_cse_reciprocals()
|
| HD | tree-flow-inline.h | 1238 tree def = PHI_RESULT (stmt); in single_phi_def() 1251 tree phi_def = PHI_RESULT (phi); in op_iter_init_phiuse() 1280 tree phi_def = PHI_RESULT (phi); in op_iter_init_phidef()
|
| HD | tree-vect-analyze.c | 512 tree def = PHI_RESULT (phi); in vect_analyze_scalar_cycles() 1812 if (!is_gimple_reg (SSA_NAME_VAR (PHI_RESULT (phi)))) in vect_can_advance_ivs_p() 1831 (loop, analyze_scalar_evolution (loop, PHI_RESULT (phi))); in vect_can_advance_ivs_p()
|
| HD | tree-ssa-loop-ivcanon.c | 423 if (!is_gimple_reg (PHI_RESULT (phi))) in empty_loop_p()
|