| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ipa-fnsummary.h | 280 loop_depth (0), is_return_callee_uncaptured (false) in ipa_call_summary() 287 call_stmt_time (s.call_stmt_time), loop_depth (s.loop_depth), in ipa_call_summary() 302 unsigned int loop_depth; variable
|
| D | gimple-loop-versioning.cc | 624 if (loop_depth (li.outermost) < loop_depth (outermost)) in version_for_unity() 636 " depth %d", loop_depth (outermost)); in version_for_unity() 637 if (loop_depth (li.outermost) > loop_depth (outermost)) in version_for_unity() 639 " a depth of %d", loop_depth (li.outermost)); in version_for_unity() 1531 if (loop_depth (outer_li.outermost) < loop_depth (inner_li.outermost)) in merge_loop_info() 1643 && (loop_depth (loop) == 1 || linfo.outermost == loop)) in make_versioning_decisions()
|
| D | gimple-loop-jam.cc | 125 || loop_depth (bbs[i]->loop_father) < loop_depth (old)) in merge_loop_tree() 505 if (loop_depth (loop) < 2 in tree_loop_unroll_and_jam()
|
| D | cfgloop.cc | 66 unsigned odepth = loop_depth (outer); in flow_loop_nested_p() 68 return (loop_depth (loop) > odepth in flow_loop_nested_p() 78 unsigned ldepth = loop_depth (loop); in superloop_at_depth() 138 loop_depth (loop), (long) (loop_outer (loop) in flow_loop_dump() 284 unsigned depth = loop_depth (father) + 1; in establish_preds() 1321 sdepth = loop_depth (loop_s); in find_common_loop() 1322 ddepth = loop_depth (loop_d); in find_common_loop() 2103 return bb->loop_father ? loop_depth (bb->loop_father) : 0; in bb_loop_depth()
|
| D | loop-init.cc | 224 bb->aux = (void *) (size_t) loop_depth (bb->loop_father); in fix_loop_structure() 272 if ((void *) (size_t) loop_depth (bb->loop_father) != bb->aux) in fix_loop_structure()
|
| D | cfgloopanal.cc | 132 depth = 1 + loop_depth (find_common_loop (act->loop_father, in mark_irreducible_loops() 134 if (depth == loop_depth (act->loop_father)) in mark_irreducible_loops()
|
| D | sel-sched-ir.h | 1063 gcc_assert (loop_depth (inner_loop) >= loop_depth (current_loop_nest)); in inner_loop_header_p() 1160 this_depth = loop_depth (this_loop); in get_all_loop_exits() 1167 && loop_depth (e->dest->loop_father) >= this_depth) in get_all_loop_exits()
|
| D | tree-ssa-loop-im.cc | 481 if (loop_depth (coldest_loop) < loop_depth (outermost_loop)) in get_coldest_out_loop() 485 || loop_depth (hotter_loop) < loop_depth (outermost_loop)) in get_coldest_out_loop() 535 max_loop = superloop_at_depth (loop, loop_depth (max_loop) + 1); in outermost_invariant_loop() 679 aloop = superloop_at_depth (loop, loop_depth (aloop) + 1)) in outermost_indep_loop() 1080 bb->index, bb->loop_father->num, loop_depth (bb->loop_father)); in compute_invariantness() 1113 loop_depth (lim_data->max_loop), in compute_invariantness() 1193 loop_depth (lim_data->max_loop), in compute_invariantness()
|
| D | gimple-loop-interchange.cc | 1403 loop = superloop_at_depth (loop, loop_depth (loop) + 1 - num_loops); in compute_access_strides() 1417 unsigned num_loops = loop_depth (innermost) - loop_depth (loop_nest) + 1; in prune_access_strides_not_in_loop() 1836 unsigned idx = loop_depth (innermost) - loop_depth (loop_nest); in should_interchange_loop_nest()
|
| D | tree-ssa-loop-manip.cc | 167 unsigned ud = loop_depth (use_loop); in find_sibling_superloop() 168 unsigned dd = loop_depth (def_loop); in find_sibling_superloop() 205 unsigned def_loop_depth = loop_depth (def_loop); in compute_live_loop_exits() 243 unsigned pred_loop_depth = loop_depth (pred_loop); in compute_live_loop_exits()
|
| D | tree-ssa-loop-prefetch.cc | 1501 unsigned min_depth = loop_depth (loop) - n; in add_subscript_strides() 1509 if ((unsigned) loop_depth (aloop) <= min_depth) in add_subscript_strides() 1517 strides[n - 1 - loop_depth (loop) + loop_depth (aloop)] += astep * stride; in add_subscript_strides()
|
| D | graph.cc | 218 fillcolors[(loop_depth (loop) - 1) % 3], in draw_cfg_nodes_for_loop()
|
| D | tree-vect-data-refs.cc | 295 int loop_depth, unsigned int *max_vf) in vect_analyze_possibly_independent_ddr() argument 300 int dist = dist_v[loop_depth]; in vect_analyze_possibly_independent_ddr() 360 unsigned int loop_depth; in vect_analyze_data_ref_dependence() local 453 loop_depth = index_in_loop_nest (loop->num, DDR_LOOP_NEST (ddr)); in vect_analyze_data_ref_dependence() 457 loop_depth, max_vf)) in vect_analyze_data_ref_dependence() 462 int dist = dist_v[loop_depth]; in vect_analyze_data_ref_dependence() 3467 unsigned int loop_depth, poly_uint64 vf) in dependence_distance_ge_vf() argument 3480 HOST_WIDE_INT dist = dist_v[loop_depth]; in dependence_distance_ge_vf() 3648 unsigned int loop_depth in vect_prune_runtime_alias_test_list() local 3662 if (dependence_distance_ge_vf (ddr, loop_depth, vect_factor)) in vect_prune_runtime_alias_test_list()
|
| D | ipa-fnsummary.cc | 1013 es->loop_depth, es->call_stmt_size, es->call_stmt_time); in dump_ipa_call_summary() 1060 es->loop_depth, in dump_ipa_call_summary() 2820 es->loop_depth = bb_loop_depth (bb); in analyze_function_body() 3954 ipa_call_summaries->get (e)->loop_depth += depth; in inline_update_callee_summaries() 3957 ipa_call_summaries->get (e)->loop_depth += depth; in inline_update_callee_summaries() 4235 inline_update_callee_summaries (edge->callee, es->loop_depth); in ipa_merge_fn_summary_after_inlining() 4381 es->loop_depth = depth; in read_ipa_call_summary() 4662 streamer_write_uhwi (ob, es->loop_depth); in write_ipa_call_summary()
|
| D | tree-scalar-evolution.cc | 1959 loop_depth (loop) + 1); in analyze_scalar_evolution_1() 2344 && loop_depth (loop_containing_stmt (SSA_NAME_DEF_STMT (res))) in instantiate_scev_name() 2345 > loop_depth (def_loop)) in instantiate_scev_name() 3511 loop_depth (exit->dest->loop_father) + 1); in final_value_replacement_loop()
|
| D | cfgloop.h | 530 loop_depth (const class loop *loop) in loop_depth() function
|
| D | graphite-sese-to-poly.cc | 938 || last_depth > (int) loop_depth (pbb_loop (pbb)))) in index_outermost_in_loop() 941 last_depth = loop_depth (pbb_loop (pbb)); in index_outermost_in_loop()
|
| D | graphite-scop-detection.cc | 269 if (loop_depth (pred->loop_father) > loop_depth (bb->loop_father)) in single_pred_cond_non_loop_exit()
|
| D | ira.cc | 3032 short loop_depth; member 3218 return ((reg_equiv[REGNO (x)].loop_depth >= reg_equiv[regno].loop_depth in equiv_init_movable_p() 3556 int loop_depth = bb_loop_depth (bb); in update_equiv_regs() local 3784 reg_equiv[regno].loop_depth = (short) loop_depth; in update_equiv_regs()
|
| D | targhooks.cc | 2458 unsigned int loop_depth, bool) in can_use_doloop_if_innermost() argument 2460 return loop_depth == 1; in can_use_doloop_if_innermost()
|
| D | ira-build.cc | 2256 if ((diff = (int) loop_depth (l1->loop) - (int) loop_depth (l2->loop)) != 0) in loop_compare_func() 2313 loop_depth (sorted_loops[i]->loop), in mark_loops_for_removal() 2346 loop_depth (ira_loop_nodes[i].loop)); in mark_all_loops_for_removal()
|
| D | ipa-profile.cc | 602 if (s != NULL && s->loop_depth) in ipa_propagate_frequency_1()
|
| D | ipa-inline.cc | 1100 if ((int)ipa_call_summaries->get (e)->loop_depth in check_callers() 1349 int nest = MIN (ipa_call_summaries->get (edge)->loop_depth, 8); in edge_badness()
|
| D | loop-invariant.cc | 2249 loop->header->index, loop_depth (loop)); in calculate_loop_reg_pressure()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/xtensa/ |
| D | xtensa.cc | 4150 unsigned int loop_depth, bool entered_at_top) in xtensa_can_use_doloop_p() argument 4154 if (loop_depth > 1 || !entered_at_top) in xtensa_can_use_doloop_p()
|