Home
last modified time | relevance | path

Searched refs:update_node_sched_params (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmodulo-sched.cc469 update_node_sched_params (int u, int ii, int cycle, int min_cycle) in update_node_sched_params() function
653 update_node_sched_params (i_reg_move, ii, c, PS_MIN_CYCLE (ps)); in schedule_reg_move()
874 update_node_sched_params (u, ii, normalized_time, new_min_cycle); in reset_sched_times()
1082 update_node_sched_params (g->closing_branch->cuid, ii, c, in optimize_sc()
H A DChangeLog-20119175 (update_node_sched_params): Move up file.
9237 (update_node_sched_params): Take a ps insn identifier rather than
9243 update_node_sched_params.
15888 (update_node_sched_params, set_must_precede_follow, optimize_sc):
15890 (reset_sched_times): Call update_node_sched_params.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmodulo-sched.c469 update_node_sched_params (int u, int ii, int cycle, int min_cycle) in update_node_sched_params() function
653 update_node_sched_params (i_reg_move, ii, c, PS_MIN_CYCLE (ps)); in schedule_reg_move()
874 update_node_sched_params (u, ii, normalized_time, new_min_cycle); in reset_sched_times()
1082 update_node_sched_params (g->closing_branch->cuid, ii, c, in optimize_sc()