Searched refs:ready_remove (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | haifa-sched.c | 366 static rtx ready_remove PARAMS ((struct ready_list *, int)); 1028 ready_remove (ready, index) in ready_remove() function 1938 return ready_remove (ready, index);
|
| H A D | ChangeLog.7 | 9438 * haifa-sched.c (ready_remove): Fix thinko, we want to copy around 9531 (ready_element, ready_remove, max_issue): New function prototypes 9542 (ready_element, ready_remove): New functions for automaton
|
| H A D | ChangeLog.6 | 12678 (ready_element, ready_remove, max_issue): New function prototypes 12689 (ready_element, ready_remove): New functions for automaton
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | haifa-sched.c | 551 static rtx ready_remove (struct ready_list *, int); 1057 ready_remove (struct ready_list *ready, int index) in ready_remove() function 1082 ready_remove (readyp, i); in ready_remove_insn() 2252 return ready_remove (ready, index); in choose_ready() 2353 queue_insn (ready_remove (&ready, i), 1); in schedule_block()
|