Searched defs:can_issue_more (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dmodulo-sched.c3171 int can_issue_more = issue_rate; local
H A Dhaifa-sched.c3966 int can_issue_more; member in struct:sched_block_state
H A Dsel-sched.c484 static int can_issue_more; variable
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dmodulo-sched.cc3172 int can_issue_more = issue_rate; local
H A Dsel-sched.cc484 static int can_issue_more; variable
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k.c6596 m68k_sched_variable_issue(FILE *sched_dump ATTRIBUTE_UNUSED, int sched_verbose ATTRIBUTE_UNUSED, rtx_insn *insn, int can_issue_more) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.cc6594 m68k_sched_variable_issue(FILE *sched_dump ATTRIBUTE_UNUSED, int sched_verbose ATTRIBUTE_UNUSED, rtx_insn *insn, int can_issue_more) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c9906 sh_variable_issue(FILE *dump ATTRIBUTE_UNUSED, int sched_verbose ATTRIBUTE_UNUSED, rtx_insn *insn, int can_issue_more) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc9906 sh_variable_issue(FILE *dump ATTRIBUTE_UNUSED, int sched_verbose ATTRIBUTE_UNUSED, rtx_insn *insn, int can_issue_more) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c18927 force_new_group(int sched_verbose, FILE *dump, rtx *group_insns, rtx_insn *next_insn, bool *group_end, int can_issue_more, int *group_count) argument
19080 int can_issue_more; local
19159 int can_issue_more; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc19487 force_new_group(int sched_verbose, FILE *dump, rtx *group_insns, rtx_insn *next_insn, bool *group_end, int can_issue_more, int *group_count) argument
19640 int can_issue_more; local
19719 int can_issue_more; local
[all...]

Completed in 511 milliseconds