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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 224 static int sh_dfa_new_cycle (FILE *, int, rtx_insn *, int, int, int *sort_p);
448 #define TARGET_SCHED_DFA_NEW_CYCLE sh_dfa_new_cycle
10024 sh_dfa_new_cycle (FILE *sched_dump ATTRIBUTE_UNUSED,
10004 sh_dfa_new_cycle (FILE *sched_dump ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 224 static int sh_dfa_new_cycle (FILE *, int, rtx_insn *, int, int, int *sort_p);
448 #define TARGET_SCHED_DFA_NEW_CYCLE sh_dfa_new_cycle
10023 sh_dfa_new_cycle (FILE *sched_dump ATTRIBUTE_UNUSED,
10003 sh_dfa_new_cycle (FILE *sched_dump ATTRIBUTE_UNUSED, function

Completed in 36 milliseconds