Searched refs:dbr_schedule (Results 1 – 17 of 17) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | reorg.c | 3537 dbr_schedule (rtx first) in dbr_schedule() function 3784 dbr_schedule (get_insns ()); in rest_of_handle_delay_slots()
|
H A D | rtl.h | 2181 extern void dbr_schedule (rtx);
|
/openbsd/gnu/gcc/gcc/config/mt/ |
H A D | mt.c | 2455 dbr_schedule (get_insns ()); in mt_machine_reorg()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | rtl.h | 2156 extern void dbr_schedule PARAMS ((rtx, FILE *));
|
H A D | toplev.c | 3621 dbr_schedule (insns, rtl_dump_file);
|
H A D | reorg.c | 3620 dbr_schedule (first, file) in dbr_schedule() function
|
H A D | ChangeLog.0 | 2366 `regmove_optimize', `dbr_schedule', `branch_prob' and 8545 (dbr_schedule): Likewise. 11551 * reorg.c (dbr_schedule): At end of this pass, add REG_BR_PRED 12576 * reorg.c (dbr_schedule): Allow current_function_return_rtx
|
H A D | ChangeLog.1 | 2214 * toplev.c (rest_of_compilation): Allow dbr_schedule to write to 11832 * reorg.c (fill_simple_delay_slots, dbr_schedule): Mark 11937 * reorg.c (dbr_schedule): Likewise. 15347 * reorg.c (dbr_schedule): When taking on BR_PRED notes at the end,
|
H A D | ChangeLog.2 | 1909 * reorg.c (dbr_schedule) Print more statistics. Corrected 3378 * reorg.c (dbr_schedule): Likewise. 3595 dbr_schedule.
|
H A D | ChangeLog.7 | 7295 * reorg.c (dbr_schedule): Modified. 7825 * reorg.c (dbr_schedule): Remove unnecessary test. 7895 (dbr_schedule): Likewise. 11679 * reorg.c (dbr_schedule): Don't reposition prologue and epilogue notes.
|
H A D | ChangeLog.4 | 4488 reload_cse_simplify_operands), reorg.c (dbr_schedule), sbitmap.c 12228 (dbr_schedule): Likewise.
|
H A D | FSFChangeLog.10 | 6887 (CLEAR_RESOURCES, mark_target_live_regs, dbr_schedule): Clear it.
|
H A D | FSFChangeLog.11 | 3293 * reorg.c (dbr_schedule): Allow current_function_return_rtx
|
H A D | ChangeLog.3 | 3041 (reorg_redirect_jump, relax_delay_slots, dbr_schedule): Likewise.
|
H A D | ChangeLog.6 | 10364 (dbr_schedule): Likewise.
|
/openbsd/gnu/gcc/gcc/config/mips/ |
H A D | mips.c | 9082 dbr_schedule (get_insns ()); in mips_reorg()
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | sh.c | 9991 dbr_schedule (insns); in sh_output_mi_thunk()
|