Searched refs:queue_to_ready (Results 1 – 6 of 6) sorted by relevance
356 static void queue_to_ready PARAMS ((struct ready_list *));1592 queue_to_ready (ready) in queue_to_ready() function2062 queue_to_ready (&ready);
9381 * haifa-sched.c (queue_to_ready): Remove unnecessary condition for9396 (queue_to_ready): Use it, and also make sure to advance the DFA9460 * haifa-sched.c (insn_cost, schedule_insn, queue_to_ready,9545 (queue_to_ready): Add new code for automaton pipeline interface.
4948 * haifa-sched.c (queue_to_ready): Fix typo in prototype.5070 (queue_to_ready): Likewise.
1824 (queue_insn, schedule_insn, queue_to_ready, debug_ready_list,2993 (queue_to_ready, debug_ready_list): Likewise.
12692 (queue_to_ready): Add new code for automaton pipeline interface.
541 static void queue_to_ready (struct ready_list *);1664 queue_to_ready (struct ready_list *ready) in queue_to_ready() function2379 queue_to_ready (&ready); in schedule_block()