Searched refs:ready_sort (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | haifa-sched.cc | 3106 ready_sort (struct ready_list *ready) in ready_sort() function 6718 ready_sort (&ready); in schedule_block() 6743 ready_sort (&ready); in schedule_block() 6791 ready_sort (&ready); in schedule_block()
|
H A D | ChangeLog-2008 | 7419 (ready_lastpos, ready_element, ready_sort, reemit_notes, 7638 (cycle_issued_insns, issue_rate, dfa_lookahead, ready_sort,
|
H A D | ChangeLog-2015 | 39631 (ready_sort): Make static. Move sorting logic to ... 39635 * sched-int.h (ready_sort): Remove global declaration. 41006 (ready_sort): Sort DEBUG_INSNs separately from normal INSNs.
|
H A D | ChangeLog-2014 | 13669 (ready_sort): Update. 24135 (ready_sort): Strengthen local "first" from rtx * to rtx_insn **. 29941 (ready_sort): Use them for debug printouts.
|
H A D | ChangeLog-2012 | 26902 (ready_sort): Call model_set_excess_costs. 26949 (sched_regno_pressure_class, rank_for_schedule, ready_sort)
|
H A D | ChangeLog-2009 | 11043 (ready_sort): Set insn reg pressure info.
|
H A D | ChangeLog-2000 | 2994 (ready_lastpos, ready_add, ready_remove_first, ready_sort): New static
|
H A D | ChangeLog-2010 | 25861 (ready_sort): Don't setup reg pressure for debug insns.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | haifa-sched.c | 3106 ready_sort (struct ready_list *ready) in ready_sort() function 6709 ready_sort (&ready); in schedule_block() 6734 ready_sort (&ready); in schedule_block() 6782 ready_sort (&ready); in schedule_block()
|