Searched refs:loop_end (Results 1 – 9 of 9) sorted by relevance
300 basic_block loop_end = desc->out_edge->src; in doloop_modify() local303 jump_insn = BB_END (loop_end); in doloop_modify()453 emit_jump_insn_after (doloop_seq, BB_END (loop_end)); in doloop_modify()454 jump_insn = BB_END (loop_end); in doloop_modify()
5213 rtx loop_end = gen_label_rtx (); in store_constructor() local5257 jumpif (exit_cond, loop_end); in store_constructor()5268 emit_label (loop_end); in store_constructor()
29969 (move_movables): Delete loop_start and loop_end arguments,29977 * unroll.c (iteration_info): Delete loop_start and loop_end arguments,29982 (biv_total_increment): Delete loop_start and loop_end arguments;29987 (biv_total_increment): Delete loop_start and loop_end arguments.29990 (final_biv_value): Delete loop_start and loop_end arguments;30824 loop_end, etc. arguments with loop structure pointer. All callers30839 (unroll_loop): Replace loop_start and loop_end arguments30843 * unroll.c: (unroll_loop): Replace loop_start and loop_end arguments
4170 `loop_end'. All callers changed.13211 Replace PREV_INSN (PREV_INSN (loop_end)) with first_compare.
4877 (loop_end): New define_insn.
15626 between copy_notes_from and loop_end, either.
1881 (loop_end, loop_init, doloop_end): New insns.
1208 goto loop_end; in svn_repos_dump_fs3()1268 loop_end: in svn_repos_dump_fs3()
401 long loop_start, loop_end; /* Byte offsets from the beginning */ member