Searched refs:max_issue (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | haifa-sched.c | 553 static int max_issue (struct ready_list *, int *, int); 2078 max_issue (struct ready_list *ready, int *index, int max_points) in max_issue() function 2249 if (max_issue (ready, &index, max_points) == 0) in choose_ready()
|
| HD | ChangeLog-2006 | 9318 (reemit_notes, move_insn, max_issue): Change signature. 9345 (max_issue): Added code to use ISSUE_POINTS of instructions.
|
| HD | ChangeLog-2002 | 23849 * haifa-sched.c (max_issue): Remove last_p argument. Only return 23851 (choose_ready): Remove last argument from max_issue call. 23978 (ready_element, ready_remove, max_issue): New function prototypes 23995 (max_issue): New function for automaton pipeline interface.
|
| HD | ChangeLog-2001 | 12678 (ready_element, ready_remove, max_issue): New function prototypes 12695 (max_issue): New function for automaton pipeline interface.
|
| HD | ChangeLog-2003 | 19360 (max_issue): Check the number of tries. 36762 (max_issue): Rewrite it.
|