HomeSort by: relevance | last modified time | path
    Searched defs:rs6000_variable_issue (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 166 /* Cached value of rs6000_variable_issue. This is cached in
167 rs6000_variable_issue hook and returned from rs6000_sched_reorder2. */
1400 #define TARGET_SCHED_VARIABLE_ISSUE rs6000_variable_issue
18227 rs6000_variable_issue (FILE *stream, int verbose, rtx_insn *insn, int more)
18231 fprintf (stream, "// rs6000_variable_issue (more = %d) = %d\n", more, r);
20172 rs6000_variable_issue (dump, sched_verbose, insn, can_issue_more);
20242 rs6000_variable_issue (dump, sched_verbose, insn, can_issue_more);
18190 rs6000_variable_issue (FILE *stream, int verbose, rtx_insn *insn, int more) function
rs6000.cc 166 /* Cached value of rs6000_variable_issue. This is cached in
167 rs6000_variable_issue hook and returned from rs6000_sched_reorder2. */
1400 #define TARGET_SCHED_VARIABLE_ISSUE rs6000_variable_issue
18227 rs6000_variable_issue (FILE *stream, int verbose, rtx_insn *insn, int more)
18231 fprintf (stream, "// rs6000_variable_issue (more = %d) = %d\n", more, r);
20172 rs6000_variable_issue (dump, sched_verbose, insn, can_issue_more);
20242 rs6000_variable_issue (dump, sched_verbose, insn, can_issue_more);
18190 rs6000_variable_issue (FILE *stream, int verbose, rtx_insn *insn, int more) function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 167 /* Cached value of rs6000_variable_issue. This is cached in
168 rs6000_variable_issue hook and returned from rs6000_sched_reorder2. */
1393 #define TARGET_SCHED_VARIABLE_ISSUE rs6000_variable_issue
17769 rs6000_variable_issue (FILE *stream, int verbose, rtx_insn *insn, int more)
17773 fprintf (stream, "// rs6000_variable_issue (more = %d) = %d\n", more, r);
19707 rs6000_variable_issue (dump, sched_verbose, insn, can_issue_more);
19777 rs6000_variable_issue (dump, sched_verbose, insn, can_issue_more);
17732 rs6000_variable_issue (FILE *stream, int verbose, rtx_insn *insn, int more) function
rs6000.cc 167 /* Cached value of rs6000_variable_issue. This is cached in
168 rs6000_variable_issue hook and returned from rs6000_sched_reorder2. */
1393 #define TARGET_SCHED_VARIABLE_ISSUE rs6000_variable_issue
17769 rs6000_variable_issue (FILE *stream, int verbose, rtx_insn *insn, int more)
17773 fprintf (stream, "// rs6000_variable_issue (more = %d) = %d\n", more, r);
19707 rs6000_variable_issue (dump, sched_verbose, insn, can_issue_more);
19777 rs6000_variable_issue (dump, sched_verbose, insn, can_issue_more);
17732 rs6000_variable_issue (FILE *stream, int verbose, rtx_insn *insn, int more) function

Completed in 68 milliseconds