Home
last modified time | relevance | path

Searched refs:ready_add (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dsched-int.h315 extern void ready_add PARAMS ((struct ready_list *, rtx));
Dsched-ebb.c99 ready_add (ready, insn);
Dhaifa-sched.c972 ready_add (ready, insn) in ready_add() function
1185 ready_add (ready, next);
1611 ready_add (ready, insn);
1636 ready_add (ready, insn);
Dsched-rgn.c2036 ready_add (ready, insn);
2083 ready_add (ready, insn);
DChangeLog.41731 (insn_issue_delay, insn_cost, ready_add, get_block_head_tail,
1748 sched_init, sched_finish, ready_add, insn_cost): Declare.
2988 (ready_lastpos, ready_add, ready_remove_first, ready_sort): New static
/openbsd/src/gnu/gcc/gcc/
Dhaifa-sched.c537 static void ready_add (struct ready_list *, rtx, bool);
982 ready_add (struct ready_list *ready, rtx insn, bool first_p) in ready_add() function
1694 ready_add (ready, insn, false); in queue_to_ready()
1720 ready_add (ready, insn, false); in queue_to_ready()
1859 ready_add (ready, insn, false); in early_queue_to_ready()
2476 ready_add (&ready, insn, true); in schedule_block()
3226 ready_add (readyp, next, false); in change_queue_index()