Home
last modified time | relevance | path

Searched refs:rotate_partial_schedule (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmodulo-sched.cc201 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 DChangeLog-201121661 (rotate_partial_schedule): Update rows_length.
25992 and rotate_partial_schedule functions.
H A DChangeLog-20045906 ps_add_node_check_conflicts, rotate_partial_schedule): Make
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmodulo-sched.c201 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