Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/
Drs6000.cc1388 #define TARGET_SCHED_VARIABLE_ISSUE rs6000_variable_issue
17717 rs6000_variable_issue (FILE *stream, int verbose, rtx_insn *insn, int more) in rs6000_variable_issue() function
19655 rs6000_variable_issue (dump, sched_verbose, insn, can_issue_more); in redefine_groups()
19725 rs6000_variable_issue (dump, sched_verbose, insn, can_issue_more); in pad_groups()
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20034863 (rs6000_variable_issue): Use new functions.
19890 * config/rs6000/rs6000.c (rs6000_variable_issue): Add TYPE_INSERT_WORD.
28179 * config/rs6000/rs6000.c (rs6000_variable_issue): Move FPLOAD_UX
30871 * config/rs6000/rs6000.c (rs6000_variable_issue): Remove unnecessary
31075 (rs6000_variable_issue): Do not return negative value.
32670 (rs6000_variable_issue): New function.
DChangeLog-20065401 (rs6000_variable_issue): If the insn is a nonpipelined instruction
6552 (rs6000_variable_issue): Set last_scheduled_insn and
DChangeLog-201039966 * config/rs6000/rs6000.c (rs6000_variable_issue): Rename to...
39968 (rs6000_variable_issue): here. Reimplement. Print debug info.
DChangeLog-200437156 (rs6000_variable_issue): Use rs6000_sched_groups.
DChangeLog-201423072 (rs6000_variable_issue): Likewise.