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

  /src/external/gpl3/gcc/dist/gcc/
recog.cc 910 validate_replace_rtx (rtx from, rtx to, rtx_insn *insn)
919 validate_replace_rtx (from, to, insn) is equivalent to
908 validate_replace_rtx (rtx from, rtx to, rtx_insn *insn) function
  /src/external/gpl3/gcc.old/dist/gcc/
recog.cc 910 validate_replace_rtx (rtx from, rtx to, rtx_insn *insn)
919 validate_replace_rtx (from, to, insn) is equivalent to
908 validate_replace_rtx (rtx from, rtx to, rtx_insn *insn) function

Completed in 16 milliseconds