Searched refs:add_node_to_ps (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | modulo-sched.cc | 3118 add_node_to_ps (partial_schedule_ptr ps, int id, int cycle, in add_node_to_ps() function 3222 if (! (ps_i = add_node_to_ps (ps, n, c, must_precede, must_follow))) in ps_add_node_check_conflicts()
|
H A D | ChangeLog-2011 | 9260 (add_node_to_ps): Remove node parameter. Update call to 21659 (add_node_to_ps): Update rows_length and call create_ps_insn
|
H A D | ChangeLog-2004 | 20183 (sms_schedule_by_order, ps_insn_advance_column, add_node_to_ps, 20184 add_node_to_ps, ps_has_conflicts, ps_add_node_check_conflicts):
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | modulo-sched.c | 3117 add_node_to_ps (partial_schedule_ptr ps, int id, int cycle, in add_node_to_ps() function 3221 if (! (ps_i = add_node_to_ps (ps, n, c, must_precede, must_follow))) in ps_add_node_check_conflicts()
|