Searched defs:loop (Results 101 - 125 of 139) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/
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 Dipa-inline-analysis.c2808 struct loop *loop; local
[all...]
H A Dtree-vect-loop.c218 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
652 vect_analyze_scalar_cycles_1(loop_vec_info loop_vinfo, struct loop *loop) argument
814 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
842 vect_get_loop_niters(struct loop *loop, tree *number_of_iterations, tree *number_of_iterationsm1) argument
874 const struct loop *const loop = (const struct loop *)data; local
887 new_loop_vec_info(struct loop *loop) argument
1003 struct loop *loop; local
1086 vect_analyze_loop_1(struct loop *loop) argument
1118 vect_analyze_loop_form(struct loop *loop) argument
1366 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
1863 vect_analyze_loop(struct loop *loop) argument
1998 struct loop *loop = (gimple_bb (phi))->loop_father; local
2224 struct loop *loop = (gimple_bb (phi))->loop_father; local
2659 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
3190 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
3345 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
3742 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
3955 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo), *outer_loop = NULL; variable in typeref:struct:loop
4840 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
5541 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
5638 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
5734 vect_loop_kill_debug_uses(struct loop *loop, gimple stmt) argument
5893 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
[all...]
H A Dsel-sched-ir.h1078 get_loop_exit_edges_unique_dests(const struct loop *loop) argument
[all...]
H A Dtree-vect-stmts.c111 struct loop* loop; local
261 struct loop *loop variable in typeref:struct:loop
344 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
496 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
649 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
1290 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
1492 struct loop *loop; local
1773 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
2647 struct loop *loop = loop_vinfo ? LOOP_VINFO_LOOP (loop_vinfo) : NULL; local
5013 struct loop *loop = NULL; local
5587 hoist_defs_of_uses(gimple stmt, struct loop *loop) argument
5654 struct loop *loop = NULL; local
7689 struct loop *loop = NULL; local
[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-vect-data-refs.c188 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
250 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
647 struct loop *loop = NULL; local
1337 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
1921 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
2040 struct loop *loop = NULL; local
2299 struct loop *loop = NULL; local
3008 struct loop *loop = LOOP_VINFO_LOOP (loop_vinfo); local
3231 struct loop *loop = NULL; local
3922 vect_create_addr_base_for_vector_ref(gimple stmt, gimple_seq *new_stmt_list, tree offset, struct loop *loop, tree byte_offset) argument
4083 struct loop *loop = NULL; local
4803 struct loop *loop = NULL; local
[all...]
H A Dtree-ssa-reassoc.c653 is_reassociable_op(gimple stmt, enum tree_code code, struct loop *loop) argument
1436 undistribute_ops_list(enum tree_code opcode, vec<operand_entry_t> *ops, struct loop *loop) argument
3008 get_ops(tree var, enum tree_code code, vec<operand_entry_t> *ops, struct loop *loop) argument
3042 update_ops(tree var, enum tree_code code, vec<operand_entry_t> ops, unsigned int *pidx, struct loop *loop) argument
3884 struct loop *loop = loop_containing_stmt (stmt); local
4018 struct loop *loop = loop_containing_stmt (stmt); local
4140 struct loop *loop = loop_containing_stmt (stmt); variable in typeref:struct:loop
[all...]
H A Dtree-ssa-loop-ivopts.c158 avg_loop_niter (struct loop *loop) argument
496 single_dom_exit(struct loop *loop) argument
694 stmt_after_ip_normal_pos(struct loop *loop, gimple stmt) argument
735 stmt_after_increment(struct loop *loop, struct iv_cand *cand, gimple stmt) argument
1071 struct loop *loop = gimple_bb (phi)->loop_father; local
1119 struct loop *loop = data->current_loop; local
1171 struct loop *loop = data->current_loop; local
1213 struct loop *loop = data->current_loop; local
1277 struct loop *loop = data->current_loop; local
1521 outermost_invariant_loop_for_expr(struct loop *loop, tree expr) argument
1568 expr_invariant_in_loop_p(struct loop *loop, tree expr) argument
1617 struct loop *loop = dta->ivopts_data->current_loop; local
2482 allow_ip_end_pos_p(struct loop *loop) argument
3041 var_at_stmt(struct loop *loop, struct iv_cand *cand, gimple stmt) argument
3090 get_computation_aff(struct loop *loop, struct iv_use *use, struct iv_cand *cand, gimple at, struct aff_tree *aff) argument
3187 get_computation_at(struct loop *loop, struct iv_use *use, struct iv_cand *cand, gimple at) argument
3203 get_computation(struct loop *loop, struct iv_use *use, struct iv_cand *cand) argument
4455 cand_value_at(struct loop *loop, struct iv_cand *cand, gimple at, tree niter, aff_tree *val) argument
4513 struct loop *loop = data->current_loop; local
4739 struct loop *loop = data->current_loop; local
5245 struct loop *loop = data->current_loop; local
6983 tree_ssa_iv_optimize_loop(struct ivopts_data *data, struct loop *loop) argument
7071 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-stmt.c447 gfc_loopinfo loop; local
3477 gfc_loopinfo loop; local
3588 gfc_loopinfo loop; local
3889 gfc_loopinfo loop; local
4453 gfc_loopinfo loop; local
4589 gfc_loopinfo loop; local
5052 gfc_loopinfo loop; local
[all...]
H A Dtrans-openmp.c337 gfc_loopinfo loop; local
880 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...]
/haiku-buildtools/gcc/gcc/cp/
H A Dinit.c3188 tree loop = 0; local
[all...]
/haiku-buildtools/binutils/bfd/
H A Dieee.c517 bfd_boolean loop = TRUE; local
762 bfd_boolean loop = TRUE; local
1546 bfd_boolean loop = TRUE; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dste.c3099 struct nesting *loop; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dloop.c2606 int loop; local
[all...]
H A Dstmt.c194 this is in front of the stepper of the loop. */ member in union:nesting::__anon3445
[all...]
H A Dexpr.c4373 struct nesting *loop; local
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dstatements.cc5493 For_statement* loop = Statement::make_for_statement(init, cond, post, local
[all...]
/haiku-buildtools/gcc/gcc/config/xtensa/
H A Dxtensa.c4057 hwloop_optimize(hwloop_info loop) argument
4184 hwloop_fail(hwloop_info loop) argument
[all...]
/haiku-buildtools/binutils/gas/
H A Dread.c3679 char *loop; local
3696 S_GET_NAME (symbolP), loop); local
[all...]
/haiku-buildtools/legacy/binutils/bfd/
H A Delflink.c4573 bfd_boolean loop; local
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c4843 attr loop; local
8323 attr loop; local
8339 attr loop; local
8503 tree loop = UOBJC_MODULES_decl; local
8520 tree loop; local
[all...]
/haiku-buildtools/gcc/gcc/config/bfin/
H A Dbfin.c3469 hwloop_optimize(hwloop_info loop) argument
3860 hwloop_fail(hwloop_info loop) argument
[all...]

Completed in 448 milliseconds

123456