Home
last modified time | relevance | path

Searched refs:virtual_operand_p (Results 1 – 25 of 61) sorted by relevance

123

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-loop-jam.cc247 if (virtual_operand_p (op)) in unroll_jam_possible_p()
286 if (virtual_operand_p (op)) in unroll_jam_possible_p()
349 if (virtual_operand_p (firstop)) in fuse_loops()
Dgimple-iterator.h338 while (!gsi_end_p (*i) && virtual_operand_p (gimple_phi_result (i->phi ()))); in gsi_next_nonvirtual_phi()
349 if (!gsi_end_p (i) && virtual_operand_p (gimple_phi_result (i.phi ()))) in gsi_start_nonvirtual_phis()
Dtree-ssa-loop-unswitch.cc746 if (virtual_operand_p (name)) in empty_bb_without_guard_p()
809 if (!virtual_operand_p (gimple_phi_result (phi))) in get_vop_from_header()
950 if (virtual_operand_p (gimple_phi_result (phi))) in hoist_guard()
989 if (virtual_operand_p (gimple_phi_result (phi))) in check_exit_phi()
Dipa-split.cc286 if (virtual_operand_p (gimple_phi_result (stmt))) in verify_non_ssa_vars()
499 if (virtual_operand_p (gimple_phi_result (stmt))) in consider_split()
688 if (!virtual_operand_p (gimple_phi_result (psi.phi ())) in consider_split()
963 if (virtual_operand_p (gimple_phi_result (stmt))) in visit_bb()
989 if (virtual_operand_p (gimple_phi_result (stmt))) in visit_bb()
1314 if (!virtual_operand_p (gimple_phi_result (stmt))) in split_function()
1566 if (!virtual_operand_p (gimple_phi_result (psi.phi ()))) in split_function()
Dtree-ssa-propagate.cc639 gcc_checking_assert (virtual_operand_p (val)); in replace_phi_args_in()
740 || virtual_operand_p (arg)) in propagate_into_phi_args()
767 if (virtual_operand_p (res)) in before_dom_children()
1083 if (TREE_CODE (dest) == SSA_NAME && virtual_operand_p (dest)) in may_propagate_copy()
Dtree-ssa-coalesce.cc952 if (virtual_operand_p (result)) in build_ssa_conflict_graph()
1058 if (virtual_operand_p (res)) in create_coalesce_list_for_region()
1240 if (!virtual_operand_p (var)) in populate_coalesce_list_for_outofssa()
1410 if (virtual_operand_p (res)) in coalesce_partitions()
1466 || virtual_operand_p (ssa_name (p))) in dump_part_var_map()
1635 if (virtual_operand_p (res)) in compute_optimized_partition_bases()
Dtree-ssa-tail-merge.cc526 if (virtual_operand_p (lhs)) in same_succ_hash()
877 if (!virtual_operand_p (res)) in release_last_vdef()
1374 if (virtual_operand_p (lhs)) in same_phi_alternatives_1()
1432 return !virtual_operand_p (gimple_phi_result (phi)); in bb_has_non_vop_phi()
1556 if (! virtual_operand_p (gimple_phi_result (stmt))) in vop_phi()
Dtree-ssa-live.cc217 if (ssa_name (tmp) != NULL_TREE && !virtual_operand_p (ssa_name (tmp)) in partition_view_init()
832 if (virtual_operand_p (gimple_phi_result (phi))) in remove_unused_locals()
1189 if (virtual_operand_p (gimple_phi_result (phi))) in calculate_live_on_exit()
1416 || virtual_operand_p (ssa_name (p))) in dump_var_map()
1607 if (virtual_operand_p (gimple_phi_result (phi))) in verify_live_on_entry()
Dtree-ssa-loop-manip.cc463 bool virtual_p = virtual_operand_p (gimple_phi_result (phi)); in find_uses_to_rename_bb()
558 bool virtual_p = virtual_operand_p (res); in find_uses_to_rename_in_loop()
739 if (!virtual_operand_p (PHI_RESULT (phi))) in check_loop_closed_ssa_bb()
1541 if (virtual_operand_p (res) || res == main_iv) in rewrite_phi_with_iv()
1623 if (virtual_operand_p (res) in canonicalize_loop_ivs()
Dgimple-expr.h106 virtual_operand_p (tree op) in virtual_operand_p() function
Dtree-ssa.cc660 if (virtual_operand_p (res)) in verify_vssa()
767 if (is_virtual && !virtual_operand_p (ssa_name)) in verify_ssa_name()
779 if (!is_virtual && virtual_operand_p (ssa_name)) in verify_ssa_name()
995 err = verify_ssa_name (op, virtual_operand_p (gimple_phi_result (phi))); in verify_phi_args()
1070 verify_ssa_name (name, virtual_operand_p (name)); in verify_ssa()
1077 name, stmt, virtual_operand_p (name))) in verify_ssa()
Dtree-ssa-dce.cc697 && !virtual_operand_p (gimple_phi_result (stmt))) in propagate_necessity()
1025 if (virtual_operand_p (gimple_phi_result (phi))) in remove_dead_phis()
1525 if (virtual_operand_p (gimple_phi_result (gsi.phi ()))) in eliminate_unnecessary_stmts()
1774 if (virtual_operand_p (gimple_phi_result (phi2))) in make_forwarders_with_degenerate_phis()
Dtree-ssa-uninit.cc951 || virtual_operand_p (def)) in warn_uninit_phi_uses()
1252 if (virtual_operand_p (gimple_phi_result (phi))) in warn_uninitialized_phi()
1370 if (virtual_operand_p (gimple_phi_result (phi))) in execute_late_warn_uninitialized()
Dtree-outof-ssa.cc847 if (virtual_operand_p (result)) in eliminate_useless_phis()
993 && !virtual_operand_p (var) in get_undefined_value_partitions()
1184 if (virtual_operand_p (result)) in insert_backedge_copies()
Dgimple-streamer-out.cc251 if (!virtual_operand_p (gimple_phi_result (phi))) in output_bb()
Dtree-into-ssa.cc1450 if (virtual_operand_p (res)) in rewrite_add_phi_arguments()
2131 if (virtual_operand_p (reaching_def)) in rewrite_update_phi_arguments()
2631 && (! virtual_operand_p (lhs) in prepare_block_for_update_1()
2755 if (virtual_operand_p (name) in prepare_use_sites_for()
2795 if (virtual_operand_p (name) in prepare_def_site_for()
3441 if (virtual_operand_p (name)) in update_ssa()
Dtree-parloops.cc2418 gcc_assert (virtual_operand_p (res_a) in transform_to_exit_first_loop_alt()
2472 if (virtual_operand_p (res_z)) in transform_to_exit_first_loop_alt()
2686 if (virtual_operand_p (res)) in transform_to_exit_first_loop()
2953 if (!count_virtual_p && virtual_operand_p (PHI_RESULT (gsi.phi ()))) in num_phis()
3313 if (virtual_operand_p (res)) in gather_scalar_reductions()
3501 if (!virtual_operand_p (val)) in try_create_reduction_list()
3572 if (!virtual_operand_p (def) && !simple_iv (loop, loop, def, &iv, true)) in try_create_reduction_list()
3596 if (!virtual_operand_p (def) in try_create_reduction_list()
Dtree-vect-loop-manip.cc229 && ! virtual_operand_p (from)) in adjust_debug_stmts()
1002 if (virtual_operand_p (from_arg)) in slpeel_duplicate_current_defs_from_edges()
1007 if (virtual_operand_p (to_arg)) in slpeel_duplicate_current_defs_from_edges()
1338 if (virtual_operand_p (gimple_phi_result (gsi_stmt (gsi)))) in create_lcssa_for_virtual_phi()
1343 if (virtual_operand_p (gimple_phi_result (gsi_stmt (gsi)))) in create_lcssa_for_virtual_phi()
1419 if (virtual_operand_p (PHI_RESULT (phi))) in iv_phi_p()
2238 if (TREE_CODE (orig_arg) != SSA_NAME || virtual_operand_p (orig_arg)) in slpeel_update_phi_nodes_for_loops()
Dtree-stdarg.cc539 if (virtual_operand_p (lhs) in check_all_va_list_escapes()
813 if (virtual_operand_p (lhs)) in optimize_va_list_gpr_fpr_size()
Dtree-switch-conversion.cc247 if (virtual_operand_p (gimple_phi_result (phi))) in check_final_bb()
357 if (virtual_operand_p (gimple_phi_result (phi))) in gather_default_values()
417 if (virtual_operand_p (gimple_phi_result (phi))) in build_constructors()
716 if (!virtual_operand_p (gimple_phi_result (phi))) in build_arrays()
798 if (virtual_operand_p (gimple_phi_result (phi))) in fix_phi_nodes()
Dgimple-ssa-evrp-analyze.cc255 if (virtual_operand_p (lhs)) in record_ranges_from_phis()
Dgimple-ssa-split-paths.cc327 && ! virtual_operand_p (gimple_phi_result (stmt))) in is_feasible_trace()
Dgraphite-isl-ast-to-gimple.cc1243 if (virtual_operand_p (res) in copy_bb_and_scalar_dependences()
1283 if (virtual_operand_p (res) in copy_bb_and_scalar_dependences()
1440 if (virtual_operand_p (res)) in generate_entry_out_of_ssa_copies()
Dtree-ssa-copy.cc481 if (virtual_operand_p (def)) in init_copy_prop()
Dtree-loop-distribution.cc762 if (!virtual_operand_p (gimple_phi_result (bsi.phi ()))) in stmts_from_loop()
1012 if (!virtual_operand_p (gimple_phi_result (phi)) in generate_loops_for_partition()
1038 if (!virtual_operand_p (gimple_phi_result (phi)) in generate_loops_for_partition()
1284 if (virtual_operand_p (gimple_phi_result (phi))) in destroy_loop()
3281 if (virtual_operand_p (gimple_phi_result (phi))) in find_seed_stmts_for_distribution()
3498 if (virtual_operand_p (gimple_phi_result (phi))) in determine_reduction_stmt_1()

123