Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dhaifa-sched.c352 static rtx *ready_lastpos PARAMS ((struct ready_list *));
960 ready_lastpos (ready) in ready_lastpos() function
979 ready_lastpos (ready),
1054 rtx *first = ready_lastpos (ready);
1675 p = ready_lastpos (ready);
2081 ready_lastpos (&ready),
2251 ? ready_lastpos (&ready) : NULL,
DChangeLog.42988 (ready_lastpos, ready_add, ready_remove_first, ready_sort): New static
/openbsd/src/gnu/gcc/gcc/
Dhaifa-sched.c536 static rtx *ready_lastpos (struct ready_list *);
972 ready_lastpos (struct ready_list *ready) in ready_lastpos() function
989 ready_lastpos (ready), in ready_add()
1002 ready_lastpos (ready), in ready_add()
1094 rtx *first = ready_lastpos (ready); in ready_sort()
1907 p = ready_lastpos (ready); in debug_ready_list()
2411 ready_lastpos (&ready), in schedule_block()
2601 ? ready_lastpos (&ready) : NULL, in schedule_block()