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

  /src/external/gpl3/gcc/dist/gcc/
regrename.cc 1586 restore_operands (rtx_insn *insn, int n_ops, rtx *old_operands, rtx *old_dups) function
1773 restore_operands (insn, n_ops, old_operands, old_dups);
1787 restore_operands (insn, n_ops, old_operands, old_dups);
1888 restore_operands (insn, n_ops, old_operands, old_dups);
1895 restore_operands (insn, n_ops, old_operands, old_dups);
  /src/external/gpl3/gcc.old/dist/gcc/
regrename.cc 1586 restore_operands (rtx_insn *insn, int n_ops, rtx *old_operands, rtx *old_dups) function
1773 restore_operands (insn, n_ops, old_operands, old_dups);
1787 restore_operands (insn, n_ops, old_operands, old_dups);
1888 restore_operands (insn, n_ops, old_operands, old_dups);
1895 restore_operands (insn, n_ops, old_operands, old_dups);

Completed in 31 milliseconds