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

  /src/external/gpl3/gcc/dist/gcc/
regrename.cc 1551 hide_operands (int n_ops, rtx *old_operands, rtx *old_dups, function
1582 /* Undo the substitution performed by hide_operands. INSN is the insn we
1583 are processing; the arguments are the same as in hide_operands. */
1770 hide_operands (n_ops, old_operands, old_dups, untracked_operands,
1784 hide_operands (n_ops, old_operands, old_dups, untracked_operands,
1885 hide_operands (n_ops, old_operands, old_dups, untracked_operands,
1892 hide_operands (n_ops, old_operands, old_dups, untracked_operands,
  /src/external/gpl3/gcc.old/dist/gcc/
regrename.cc 1551 hide_operands (int n_ops, rtx *old_operands, rtx *old_dups, function
1582 /* Undo the substitution performed by hide_operands. INSN is the insn we
1583 are processing; the arguments are the same as in hide_operands. */
1770 hide_operands (n_ops, old_operands, old_dups, untracked_operands,
1784 hide_operands (n_ops, old_operands, old_dups, untracked_operands,
1885 hide_operands (n_ops, old_operands, old_dups, untracked_operands,
1892 hide_operands (n_ops, old_operands, old_dups, untracked_operands,

Completed in 26 milliseconds