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

  /src/external/gpl3/gcc/dist/gcc/
reload.cc 53 Finally you must call `subst_reloads' to substitute the reload reg rtx's
147 Then later `subst_reloads' can look through that table and
2610 so that subst_reloads can be used.
6332 subst_reloads (rtx_insn *insn)
6310 subst_reloads (rtx_insn *insn) function
  /src/external/gpl3/gcc.old/dist/gcc/
reload.cc 53 Finally you must call `subst_reloads' to substitute the reload reg rtx's
147 Then later `subst_reloads' can look through that table and
2609 so that subst_reloads can be used.
6331 subst_reloads (rtx_insn *insn)
6309 subst_reloads (rtx_insn *insn) function

Completed in 33 milliseconds