Searched defs:loop (Results 1 - 25 of 139) sorted by last modified time

123456

/haiku-buildtools/binutils/opcodes/
H A Dz8kgen.c931 int loop = 1; local
H A Dz8k-dis.c300 int nibl_count, loop; local
527 int loop, loop_limit; local
[all...]
/haiku-buildtools/binutils/gas/
H A Dread.c3679 char *loop; local
3696 S_GET_NAME (symbolP), loop); local
[all...]
/haiku-buildtools/binutils/gas/config/
H A Dtc-ns32k.c910 int pcrel, b, loop, pcrel_adjust; local
/haiku-buildtools/binutils/bfd/
H A Dversados.c488 bfd_boolean loop = TRUE; local
H A Doasys.c72 bfd_boolean loop = TRUE; local
342 bfd_boolean loop = TRUE; local
545 bfd_boolean loop = TRUE; local
H A Dlinker.c897 bfd_boolean loop; local
H A Dieee.c517 bfd_boolean loop = TRUE; local
762 bfd_boolean loop = TRUE; local
1546 bfd_boolean loop = TRUE; local
[all...]
H A Delflink.c5298 bfd_boolean loop; local
H A Dcofflink.c1298 int loop = 1; local
/haiku-buildtools/gcc/gcc/
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...]
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-loop-ivcanon.c111 create_canonical_iv (struct loop *loop, edge exit, tree niter) argument
187 constant_after_peeling(tree op, gimple stmt, struct loop *loop) argument
239 tree_estimate_loop_size(struct loop *loop, edge exit, edge edge_to_cancel, struct loop_size *size, int upper_bound) argument
456 loop_edge_to_cancel(struct loop *loop) argument
510 remove_exits_and_undefined_stmts(struct loop *loop, unsigned int npeeled) argument
567 remove_redundant_iv_tests(struct loop *loop) argument
639 struct loop *loop = loops_to_unloop.pop (); local
683 try_unroll_loop_completely(struct loop *loop, edge exit, tree niter, enum unroll_level ul, HOST_WIDE_INT maxiter, location_t locus) argument
957 try_peel_loop(struct loop *loop, edge exit, tree niter, HOST_WIDE_INT maxiter) argument
1075 canonicalize_loop_induction_variables(struct loop *loop, bool create_iv, enum unroll_level ul, bool try_eval) argument
1159 struct loop *loop; local
1244 tree_unroll_loops_completely_1(bool may_increase_size, bool unroll_outer, vec<loop_p, va_heap>& father_stack, struct loop *loop) argument
[all...]
H A Dtree-ssa-loop.c750 tree_num_loop_insns(struct loop *loop, eni_weights *weights) argument
[all...]
H A Domp-low.c249 struct omp_for_data_loop loop; member in struct:omp_for_data
419 struct omp_for_data_loop *loop; local
6482 struct loop *loop = alloc_loop (); local
6872 struct loop *loop = alloc_loop (); local
7348 struct loop *loop = alloc_loop (); local
7516 struct loop *loop = alloc_loop (); local
7816 struct loop *loop = alloc_loop (); local
8659 struct loop *loop = alloc_loop (); local
13356 struct loop *loop = alloc_loop (); local
[all...]
H A Dmodulo-sched.c1174 generate_prolog_epilog(partial_schedule_ptr ps, struct loop *loop, rtx count_reg, rtx count_init) argument
1231 mark_loop_unsched(struct loop *loop) argument
1245 loop_single_full_bb_p(struct loop *loop) argument
1301 loop_canon_p(struct loop *loop) argument
1344 canon_loop(struct loop *loop) argument
1396 struct loop *loop; local
[all...]
H A Dsel-sched-ir.c5430 struct loop *loop; local
6029 make_region_from_loop(struct loop *loop) argument
6122 make_regions_from_loop_nest(struct loop *loop) argument
6174 considered_for_pipelining_p(struct loop *loop) argument
6276 struct loop *loop; local
6300 loop_p loop; local
[all...]
H A Dtree-cfg.c290 replace_loop_annotate_in_block (basic_block bb, struct loop *loop) argument
336 struct loop *loop; local
1852 struct loop *loop; local
2080 struct loop *loop = bb->loop_father; local
5982 struct loop *loop = entry->dest->loop_father; local
6165 struct loop *loop = exit->dest->loop_father; local
6870 fixup_loop_arrays_after_move(struct function *fn1, struct function *fn2, struct loop *loop) argument
6973 struct loop *loop = entry_bb->loop_father; local
7468 print_loop(FILE *file, struct loop *loop, int indent, int verbosity) argument
7527 print_loop_and_siblings(FILE *file, struct loop *loop, int indent, int verbosity) argument
7596 debug_loop(struct loop *loop, int verbosity) argument
[all...]
H A Dtree-data-ref.c792 struct loop *loop = loop_containing_stmt (stmt); local
918 dr_analyze_indices(struct data_reference *dr, loop_p nest, loop_p loop) argument
1088 create_data_ref(loop_p nest, loop_p loop, tree memref, gimple stmt, bool is_read) argument
1387 object_address_invariant_in_loop_p(const struct loop *loop, const_tree obj) argument
1840 max_stmt_executions_tree(struct loop *loop) argument
1993 struct loop *loop = get_chrec_loop (chrec_b); local
2073 struct loop *loop = get_chrec_loop (chrec_b); local
4435 struct loop *loop = gimple_bb (stmt)->loop_father; local
4566 graphite_find_data_references_in_stmt(loop_p nest, loop_p loop, gimple stmt, vec<data_reference_p> *datarefs) argument
4594 find_data_references_in_bb(struct loop *loop, basic_block bb, vec<data_reference_p> *datarefs) argument
4624 find_data_references_in_loop(struct loop *loop, vec<data_reference_p> *datarefs) argument
4650 find_loop_nest_1(struct loop *loop, vec<loop_p> *loop_nest) argument
4681 find_loop_nest(struct loop *loop, vec<loop_p> *loop_nest) argument
4697 compute_data_dependences_for_loop(struct loop *loop, bool compute_self_and_read_read_dependences, vec<loop_p> *loop_nest, vec<data_reference_p> *datarefs, vec<ddr_p> *dependence_relations) argument
4809 analyze_all_data_dependences(struct loop *loop) argument
[all...]
H A Dtree-chrec.c729 struct loop *loop = get_loop (cfun, loop_num), *chloop; local
770 struct loop *loop = get_loop (cfun, loop_num), *chloop; local
852 struct loop *loop = get_loop (cfun, loop_num); local
1192 convert_affine_scev(struct loop *loop, tree type, tree *base, tree *step, gimple at_stmt, bool use_overflow_semantics) argument
1350 struct loop *loop; local
[all...]
H A Dipa-inline-analysis.c2808 struct loop *loop; local
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans.h99 struct gfc_loopinfo *loop; member in struct:gfc_se
276 struct gfc_loopinfo *loop; member in struct:gfc_ss
[all...]
H A Dtrans-intrinsic.c1442 stmtblock_t loop; local
3156 gfc_loopinfo loop; local
3244 gfc_loopinfo loop; local
3327 gfc_loopinfo loop, *ploop; local
3591 gfc_loopinfo loop; local
3763 gfc_loopinfo loop; local
4208 gfc_loopinfo loop; local
7226 gfc_loopinfo loop; local
[all...]
H A Dtrans-expr.c1106 gfc_loopinfo loop; local
4149 gfc_loopinfo loop; local
6057 stmtblock_t block, loop; local
6573 gfc_loopinfo loop; local
8284 realloc_lhs_loop_for_fcn_call(gfc_se *se, locus *where, gfc_ss **ss, gfc_loopinfo *loop) argument
8421 gfc_loopinfo loop; local
8999 gfc_loopinfo loop; local
[all...]

Completed in 236 milliseconds

123456