Searched refs:rotate_partial_schedule (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | modulo-sched.cc | 201 static void rotate_partial_schedule (partial_schedule_ptr, int); 968 rotate_partial_schedule (ps, amount); in optimize_sc() 1682 rotate_partial_schedule (ps, amount); in sms_schedule() 2292 rotate_partial_schedule (ps, PS_MIN_CYCLE (ps)); in ps_insert_empty_row() 3283 rotate_partial_schedule (partial_schedule_ptr ps, int start_cycle) in rotate_partial_schedule() function
|
H A D | ChangeLog-2011 | 21661 (rotate_partial_schedule): Update rows_length. 25992 and rotate_partial_schedule functions.
|
H A D | ChangeLog-2004 | 5906 ps_add_node_check_conflicts, rotate_partial_schedule): Make
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | modulo-sched.c | 201 static void rotate_partial_schedule (partial_schedule_ptr, int); 968 rotate_partial_schedule (ps, amount); in optimize_sc() 1681 rotate_partial_schedule (ps, amount); in sms_schedule() 2291 rotate_partial_schedule (ps, PS_MIN_CYCLE (ps)); in ps_insert_empty_row() 3282 rotate_partial_schedule (partial_schedule_ptr ps, int start_cycle) in rotate_partial_schedule() function
|