Searched refs:ready_lastpos (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | haifa-sched.c | 352 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,
|
| D | ChangeLog.4 | 2988 (ready_lastpos, ready_add, ready_remove_first, ready_sort): New static
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | haifa-sched.c | 536 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()
|