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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 259 static bool sh_cannot_copy_insn_p (rtx_insn *);
491 #define TARGET_CANNOT_COPY_INSN_P sh_cannot_copy_insn_p
2885 sh_cannot_copy_insn_p (rtx_insn *insn)
2876 sh_cannot_copy_insn_p (rtx_insn *insn) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 259 static bool sh_cannot_copy_insn_p (rtx_insn *);
491 #define TARGET_CANNOT_COPY_INSN_P sh_cannot_copy_insn_p
2885 sh_cannot_copy_insn_p (rtx_insn *insn)
2876 sh_cannot_copy_insn_p (rtx_insn *insn) function

Completed in 86 milliseconds