Searched defs:loop (Results 76 - 100 of 139) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/
H A Dtree-ssa-loop-prefetch.c455 struct loop *loop; /* Loop of the reference. */ member in struct:ar_data
520 analyze_ref(struct loop *loop, tree *ref_p, tree *base, tree *step, HOST_WIDE_INT *delta, gimple stmt) argument
569 gather_memory_references_ref(struct loop *loop, struct mem_ref_group **refs, tree ref, bool write_p, gimple stmt) argument
640 gather_memory_references(struct loop *loop, bool *no_other_refs, unsigned *ref_count) argument
1271 emit_mfence_after_loop(struct loop *loop) argument
1300 may_use_storent_in_loop_p(struct loop *loop) argument
1330 mark_nontemporal_stores(struct loop *loop, struct mem_ref_group *groups) argument
1351 should_unroll_loop_p(struct loop *loop, struct tree_niter_desc *desc, unsigned factor) argument
1375 determine_unroll_factor(struct loop *loop, struct mem_ref_group *refs, unsigned ninsns, struct tree_niter_desc *desc, HOST_WIDE_INT est_niter) argument
1477 add_subscript_strides(tree access_fn, unsigned stride, HOST_WIDE_INT *strides, unsigned n, struct loop *loop) argument
1510 self_reuse_distance(data_reference_p dr, unsigned *loop_sizes, unsigned n, struct loop *loop) argument
1581 determine_loop_nest_reuse(struct loop *loop, struct mem_ref_group *refs, bool no_other_refs) argument
1862 loop_prefetch_arrays(struct loop *loop) argument
1965 struct loop *loop; local
[all...]
H A Dtree-vect-slp.c251 struct loop *loop = NULL; local
1866 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
2525 struct loop *loop; local
[all...]
H A Dtree-vect-loop-manip.c110 struct loop *loop = bb->loop_father; local
409 slpeel_update_phi_nodes_for_guard1(edge guard_edge, struct loop *loop, bool is_new_loop, basic_block *new_exit_bb) argument
549 slpeel_update_phi_nodes_for_guard2(edge guard_edge, struct loop *loop, bool is_new_loop, basic_block *new_exit_bb) argument
685 slpeel_make_loop_iterate_ntimes(struct loop *loop, tree niters) argument
769 slpeel_tree_duplicate_loop_to_edge_cfg(struct loop *loop, struct loop *scalar_loop, edge e) argument
991 slpeel_can_duplicate_loop_p(const struct loop *loop, const_edge e) argument
1053 set_prologue_iterations(basic_block bb_before_first_loop, tree *first_niters, struct loop *loop, unsigned int th, int probability) argument
1180 slpeel_tree_peel_loop_to_edge(struct loop *loop, struct loop *scalar_loop, edge e, tree *first_niters, tree niters, bool update_first_loop_count, unsigned int th, bool check_profitability, tree cond_expr, gimple_seq cond_expr_stmt_list, int bound1, int bound2) argument
1501 find_loop_location(struct loop *loop) argument
1547 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
1657 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
1756 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
1858 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
2011 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
2119 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
2333 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
[all...]
H A Dtree-if-conv.c449 add_to_predicate_list (struct loop *loop, basic_block bb, tree nc) argument
514 add_to_dst_predicate_list(struct loop *loop, edge e, tree prev_cond, tree cond) argument
531 bb_with_exit_edge_p(struct loop *loop, basic_block bb) argument
557 if_convertible_phi_p(struct loop *loop, basic_block bb, gphi *phi, bool any_mask_load_store) argument
1032 if_convertible_bb_p(struct loop *loop, basic_block bb, basic_block exit_bb) argument
1118 get_loop_body_in_if_conv_order(const struct loop *loop) argument
1189 predicate_bbs(loop_p loop) argument
1267 if_convertible_loop_p_1(struct loop *loop, vec<loop_p> *loop_nest, vec<data_reference_p> *refs, vec<ddr_p> *ddrs, bool *any_mask_load_store) argument
1382 if_convertible_loop_p(struct loop *loop, bool *any_mask_load_store) argument
1463 struct loop *loop = bb->loop_father; local
1886 predicate_all_scalar_phis(struct loop *loop) argument
1926 insert_gimplified_predicates(loop_p loop, bool any_mask_load_store) argument
2099 predicate_mem_writes(loop_p loop) argument
2209 remove_conditions_and_labels(loop_p loop) argument
2250 combine_blocks(struct loop *loop, bool any_mask_load_store) argument
2375 version_loop_for_if_conversion(struct loop *loop) argument
2408 ifcvt_split_critical_edges(struct loop *loop) argument
2734 tree_if_conversion(struct loop *loop) argument
2844 struct loop *loop; local
[all...]
H A Dtree-predcom.c725 last_always_executed_block(struct loop *loop) argument
742 split_data_refs_to_components(struct loop *loop, vec<data_reference_p> datarefs, vec<ddr_p> depends) argument
892 suitable_component_p(struct loop *loop, struct component *comp) argument
948 filter_suitable_components(struct loop *loop, struct component *comps) argument
1145 find_looparound_phi(struct loop *loop, dref ref, dref root) argument
1233 add_looparound_copies(struct loop *loop, chain_p chain) argument
1255 determine_roots_comp(struct loop *loop, struct component *comp, vec<chain_p> *chains) argument
1307 determine_roots(struct loop *loop, struct component *comps, vec<chain_p> *chains) argument
1482 initialize_root_vars(struct loop *loop, chain_p chain, bitmap tmp_vars) argument
1536 initialize_root(struct loop *loop, chain_p chain, bitmap tmp_vars) argument
1556 initialize_root_vars_lm(struct loop *loop, dref root, bool written, vec<tree> *vars, vec<tree> inits, bitmap tmp_vars) argument
1604 execute_load_motion(struct loop *loop, chain_p chain, bitmap tmp_vars) argument
1738 execute_pred_commoning_chain(struct loop *loop, chain_p chain, bitmap tmp_vars) argument
1811 execute_pred_commoning(struct loop *loop, vec<chain_p> chains, bitmap tmp_vars) argument
1894 execute_pred_commoning_cbck(struct loop *loop, void *data) argument
1910 base_names_in_chain_on(struct loop *loop, tree name, tree var) argument
1943 eliminate_temp_copies(struct loop *loop, bitmap tmp_vars) argument
2396 prepare_initializers_chain(struct loop *loop, chain_p chain) argument
2449 prepare_initializers(struct loop *loop, vec<chain_p> chains) argument
2471 tree_predictive_commoning_loop(struct loop *loop) argument
2605 struct loop *loop; local
[all...]
H A Dcfgloopmanip.c109 struct loop *loo local
142 fix_loop_placement(struct loop *loop, bool *irred_invalidated) argument
449 place_new_loop(struct function *fn, struct loop *loop) argument
460 add_loop(struct loop *loop, struct loop *outer) argument
512 scale_loop_frequencies(struct loop *loop, int num, int den) argument
526 scale_loop_profile(struct loop *loop, int scale, gcov_type iteration_bound) argument
633 update_dominators_in_loop(struct loop *loop) argument
790 struct loop *loop; local
884 struct loop *loop = alloc_loop (); local
951 unloop(struct loop *loop, bool *irred_invalidated, bitmap loop_closed_ssa_invalidated) argument
1006 fix_loop_placements(struct loop *loop, bool *irred_invalidated) argument
1031 copy_loop_info(struct loop *loop, struct loop *target) argument
1046 duplicate_loop(struct loop *loop, struct loop *target) argument
1066 duplicate_subloops(struct loop *loop, struct loop *target) argument
1104 can_duplicate_loop_p(const struct loop *loop) argument
1162 duplicate_loop_to_header_edge(struct loop *loop, edge e, unsigned int ndupl, sbitmap wont_exit, edge orig, vec<edge> *to_remove, int flags) argument
1497 has_preds_from_loop(basic_block block, struct loop *loop) argument
1517 create_preheader(struct loop *loop, int flags) argument
1610 struct loop *loop; local
1625 struct loop *loop; local
1709 loop_version(struct loop *loop, void *cond_expr, basic_block *condition_bb, unsigned then_prob, unsigned then_scale, unsigned else_scale, bool place_after) argument
[all...]
H A Ddf-core.c1330 loop_post_order_compute(int *post_order, struct loop *loop) argument
1393 loop_inverted_post_order_compute(int *post_order, struct loop *loop) argument
1460 df_analyze_loop(struct loop *loop) argument
[all...]
H A Dtree-scalar-evolution.c432 loop_p def_loop, loop; local
506 compute_overall_effect_of_inner_loop(struct loop *loop, tree evolution_fn) argument
646 struct loop *loop = get_loop (cfun, loop_nb), *chloop; local
893 get_loop_exit_condition(const struct loop *loop) argument
936 follow_ssa_edge_binary(struct loop *loop, gimple at_stmt, tree type, tree rhs0, enum tree_code code, tree rhs1, gphi *halting_phi, tree *evolution_of_loop, int limit) argument
1071 follow_ssa_edge_expr(struct loop *loop, gimple at_stmt, tree expr, gphi *halting_phi, tree *evolution_of_loop, int limit) argument
1162 follow_ssa_edge_in_rhs(struct loop *loop, gimple stmt, gphi *halting_phi, tree *evolution_of_loop, int limit) argument
1222 follow_ssa_edge_in_condition_phi_branch(int i, struct loop *loop, gphi *condition_phi, gphi *halting_phi, tree *evolution_of_branch, tree init_cond, int limit) argument
1258 follow_ssa_edge_in_condition_phi(struct loop *loop, gphi *condition_phi, gphi *halting_phi, tree *evolution_of_loop, int limit) argument
1310 struct loop *loop = loop_containing_stmt (loop_phi_node); local
1352 follow_ssa_edge(struct loop *loop, gimple def, gphi *halting_phi, tree *evolution_of_loop, int limit) argument
1427 simplify_peeled_chrec(struct loop *loop, tree arg, tree init_cond) argument
1480 struct loop *loop = loop_containing_stmt (loop_phi_node); local
1574 struct loop *loop = loop_containing_stmt (loop_phi_node); local
1643 interpret_loop_phi(struct loop *loop, gphi *loop_phi_node) argument
1692 interpret_condition_phi(struct loop *loop, gphi *condition_phi) argument
1724 interpret_rhs_expr(struct loop *loop, gimple at_stmt, tree type, tree rhs1, enum tree_code code, tree rhs2) argument
1949 interpret_expr(struct loop *loop, gimple at_stmt, tree expr) argument
1970 interpret_gimple_assign(struct loop *loop, gimple stmt) argument
2014 analyze_scalar_evolution_1(struct loop *loop, tree var, tree res) argument
2100 analyze_scalar_evolution(struct loop *loop, tree var) argument
2125 analyze_scalar_evolution_for_address_of(struct loop *loop, tree var) argument
2312 struct loop *loop; local
2414 loop_p loop = loop_containing_stmt (SSA_NAME_DEF_STMT (chrec)); local
2969 resolve_mixers(struct loop *loop, tree chrec) argument
3014 number_of_latch_executions(struct loop *loop) argument
3219 struct loop *loop; local
3257 struct loop *loop; local
3406 struct loop *loop, *ex_loop; local
[all...]
H A Dtree-parloops.c430 loop_parallel_p(struct loop *loop, struct obstack * parloop_obstack) argument
486 loop_has_blocks_with_irreducible_flag(struct loop *loop) argument
582 initialize_reductions(reduction_info **slot, struct loop *loop) argument
1048 create_phi_for_local_result(reduction_info **slot, struct loop *loop) argument
1149 create_call_for_reduction(struct loop *loop, reduction_info_table_type *reduction_list, struct clsn_data *ld_st_data) argument
1504 transform_to_exit_first_loop(struct loop *loop, reduction_info_table_type *reduction_list, tree nit) argument
1618 create_parallel_loop(struct loop *loop, tree loop_fn, tree data, tree new_data, unsigned n_threads, location_t loc) argument
1765 gen_parallel_loop(struct loop *loop, reduction_info_table_type *reduction_list, unsigned n_threads, struct tree_niter_desc *niter) argument
1990 gather_scalar_reductions(loop_p loop, reduction_info_table_type *reduction_list) argument
2028 try_get_loop_niter(loop_p loop, struct tree_niter_desc *niter) argument
2051 try_create_reduction_list(loop_p loop, reduction_info_table_type *reduction_list) argument
2154 struct loop *loop; local
[all...]
H A Dtree-ssa-threadupdate.c1742 determine_bb_domination_status(struct loop *loop, basic_block bb) argument
1818 thread_through_loop_header(struct loop *loop, bool may_peel_loop_headers) argument
2393 struct loop *loop = entry->dest->loop_father; local
2572 struct loop *loop; local
[all...]
H A Dira-build.c146 loop_p loop; local
211 loop_p loop; local
223 finish_loop_tree_node(ira_loop_tree_node_t loop) argument
269 add_loop_to_tree(struct loop *loop) argument
394 loop_p loop; local
2205 loop_with_complex_edge_p(struct loop *loop) argument
2269 loop_p loop; local
2316 loop_p loop; local
[all...]
H A Dira-int.h87 struct loop *loop; member in struct:ira_loop_tree_node
[all...]
H A Dpredict.c363 optimize_loop_for_size_p (struct loop *loop) argument
371 optimize_loop_for_speed_p (struct loop *loop) argument
379 optimize_loop_nest_for_speed_p (struct loop *loop) argument
407 optimize_loop_nest_for_size_p(struct loop *loop) argument
1082 is_comparison_with_loop_invariant_p(gcond *stmt, struct loop *loop, tree *loop_invariant, enum tree_code *compare_code, tree *loop_step, tree *loop_iv_base) argument
1226 predict_iv_comparison(struct loop *loop, basic_block bb, tree loop_bound_var, tree loop_iv_base_var, enum tree_code loop_bound_code, int loop_bound_step) argument
1484 struct loop *loop; local
2650 struct loop *loop; local
[all...]
H A Dexcept.c1056 struct loop *loop = bb->next_bb->loop_father; local
1396 struct loop *loop = bb->next_bb->loop_father; local
1436 struct loop *loop = bb->next_bb->loop_father; local
[all...]
H A Dgraphite-sese-to-poly.c124 loop_p loop = gimple_bb (phi)->loop_father; local
161 loop_p loop local
205 loop_p loop; local
357 loop_p loop; local
551 int loop = (i - 1) / 2; local
646 isl_aff *loop = isl_aff_set_coefficient_si local
949 loop_p loop = GBB_BB (gbb)->loop_father; local
978 struct loop *loop; local
1017 build_loop_iteration_domains(scop_p scop, struct loop *loop, int nb, isl_set *outer, isl_set **doms) argument
1417 struct loop *loop; local
1993 loop_p loop; local
2221 loop_p loop = loop_containing_stmt (SSA_NAME_DEF_STMT (res)); local
2459 loop_p loop = loop_containing_stmt (SSA_NAME_DEF_STMT (def)); local
2820 loop_p loop = loop_containing_stmt (loop_phi); local
2941 loop_p loop; local
3087 rewrite_commutative_reductions_out_of_ssa_loop(scop_p scop, loop_p loop) argument
3113 loop_p loop; local
3139 loop_p loop; local
[all...]
H A Dtree-ssa-loop-im.c396 outermost_invariant_loop(tree def, struct loop *loop) argument
443 add_dependency(tree def, struct lim_aux_data *data, struct loop *loop, bool add_cost) argument
563 outermost_indep_loop(struct loop *outer, struct loop *loop, mem_ref_p ref) argument
713 struct loop *loop = bb->loop_father; local
1360 struct loop *loop = (struct loop *) data, *max_loop; local
1389 force_move_till_op(tree op, struct loop *orig_loop, struct loop *loop) argument
1412 struct loop *loop; member in struct:fmt_data
1477 set_ref_stored_in_loop(mem_ref_p ref, struct loop *loop) argument
1487 mark_ref_stored(mem_ref_p ref, struct loop *loop) argument
1500 gather_mem_refs_stmt(struct loop *loop, gimple stmt) argument
1597 struct loop *loop, *outer; local
1688 struct loop *loop = (struct loop *)const_cast<void *>(loop_); local
1705 for_all_locs_in_loop(struct loop *loop, mem_ref_p ref, FN fn) argument
1761 rewrite_mem_refs(struct loop *loop, mem_ref_p ref, tree tmp_var) argument
1785 first_mem_ref_loc(struct loop *loop, mem_ref_p ref) argument
1981 execute_sm_if_changed_flag_set(struct loop *loop, mem_ref_p ref) argument
1996 execute_sm(struct loop *loop, vec<edge> exits, mem_ref_p ref) argument
2069 hoist_memory_references(struct loop *loop, bitmap mem_refs, vec<edge> exits) argument
2088 struct loop *loop; member in struct:ref_always_accessed
2125 ref_always_accessed_p(struct loop *loop, mem_ref_p ref, bool stored_p) argument
2161 record_dep_loop(struct loop *loop, mem_ref_p ref, bool stored_p) argument
2174 ref_indep_loop_p_1(struct loop *loop, mem_ref_p ref, bool stored_p) argument
2203 ref_indep_loop_p_2(struct loop *loop, mem_ref_p ref, bool stored_p) argument
2255 ref_indep_loop_p(struct loop *loop, mem_ref_p ref) argument
2265 can_sm_ref_p(struct loop *loop, mem_ref_p ref) argument
2306 find_refs_for_sm(struct loop *loop, bitmap sm_executed, bitmap refs_to_sm) argument
2344 store_motion_loop(struct loop *loop, bitmap sm_executed) argument
2370 struct loop *loop; local
2386 fill_always_executed_in_1(struct loop *loop, sbitmap contains_call) argument
2457 struct loop *loop; local
2485 struct loop *loop; local
[all...]
H A Dtree-vectorizer.h248 struct loop *loop; member in struct:_loop_vec_info
425 loop_vec_info_for_loop(struct loop *loop) argument
431 nested_in_vect_loop_p(struct loop *loop, gimple stmt) argument
964 unlimited_cost_model(loop_p loop) argument
[all...]
H A Dtree-ssa-loop-niter.c155 determine_value_range (struct loop *loop, tree type, tree var, mpz_t off, argument
476 bound_difference(struct loop *loop, tree x, tree y, bounds *bnds) argument
1343 number_of_iterations_cond(struct loop *loop, tree type, affine_iv *iv0, enum tree_code code, affine_iv *iv1, struct tree_niter_desc *niter, bool only_exit, bool every_iteration) argument
1810 simplify_using_initial_conditions(struct loop *loop, tree expr) argument
1854 simplify_using_outer_evolutions(struct loop *loop, tree expr) argument
1907 loop_only_exit_p(const struct loop *loop, const_edge exit) argument
1950 number_of_iterations_exit(struct loop *loop, edge exit, struct tree_niter_desc *niter, bool warn, bool every_iteration) argument
2087 find_loop_niter(struct loop *loop, edge *exit) argument
2149 finite_loop_p(struct loop *loop) argument
2192 chain_of_csts_start(struct loop *loop, tree x) argument
2240 get_base_for(struct loop *loop, tree x) argument
2329 loop_niter_by_eval(struct loop *loop, edge exit) argument
2423 find_loop_niter_by_eval(struct loop *loop, edge *exit) argument
2640 do_warn_aggressive_loop_optimizations(struct loop *loop, widest_int i_bound, gimple stmt) argument
2680 record_estimate(struct loop *loop, tree bound, const widest_int &i_bound, gimple at_stmt, bool is_exit, bool realistic, bool upper) argument
2754 record_nonwrapping_iv(struct loop *loop, tree base, tree step, gimple stmt, tree low, tree high, bool realistic, bool upper) argument
2829 struct loop *loop; member in struct:ilb_data
2840 struct loop *loop = data->loop; local
2929 infer_loop_bounds_from_ref(struct loop *loop, gimple stmt, tree ref) argument
2943 infer_loop_bounds_from_array(struct loop *loop, gimple stmt) argument
2980 infer_loop_bounds_from_pointer_arith(struct loop *loop, gimple stmt) argument
3038 infer_loop_bounds_from_signedness(struct loop *loop, gimple stmt) argument
3084 infer_loop_bounds_from_undefined(struct loop *loop) argument
3164 discover_iteration_bound_by_body_walk(struct loop *loop) argument
3330 maybe_lower_iteration_bound(struct loop *loop) argument
3435 estimate_numbers_of_iterations_loop(struct loop *loop) argument
3510 estimated_loop_iterations(struct loop *loop, widest_int *nit) argument
3525 estimated_loop_iterations_int(struct loop *loop) argument
3546 max_loop_iterations(struct loop *loop, widest_int *nit) argument
3561 max_loop_iterations_int(struct loop *loop) argument
3581 estimated_stmt_executions_int(struct loop *loop) argument
3600 max_stmt_executions(struct loop *loop, widest_int *nit) argument
3619 estimated_stmt_executions(struct loop *loop, widest_int *nit) argument
3638 struct loop *loop; local
3791 scev_probably_wraps_p(tree base, tree step, gimple at_stmt, struct loop *loop, bool use_overflow_semantics) argument
3894 free_numbers_of_iterations_estimates_loop(struct loop *loop) argument
3914 struct loop *loop; local
3926 substitute_in_loop_info(struct loop *loop, tree name, tree val) argument
[all...]
/haiku-buildtools/binutils/bfd/
H A Dversados.c488 bfd_boolean loop = TRUE; local
H A Dcofflink.c1298 int loop = 1; local
H A Dlinker.c897 bfd_boolean loop; local
/haiku-buildtools/binutils/gas/config/
H A Dtc-ns32k.c910 int pcrel, b, loop, pcrel_adjust; local
/haiku-buildtools/legacy/binutils/bfd/
H A Dieee.c507 bfd_boolean loop = TRUE; local
724 bfd_boolean loop = TRUE; local
1476 bfd_boolean loop = TRUE; local
[all...]
/haiku-buildtools/legacy/binutils/gas/
H A Dread.c3251 char *loop; local
3266 S_GET_NAME (symbolP), loop); local
[all...]
/haiku-buildtools/gcc/gcc/config/mn10300/
H A Dmn10300.c3253 mn10300_loop_contains_call_insn(loop_p loop) argument
3275 loop_p loop; local
[all...]

Completed in 210 milliseconds

123456