Lines Matching refs:old_operands
1532 hide_operands (int n_ops, rtx *old_operands, rtx *old_dups, in hide_operands() argument
1539 old_operands[i] = recog_data.operand[i]; in hide_operands()
1567 restore_operands (rtx_insn *insn, int n_ops, rtx *old_operands, rtx *old_dups) in restore_operands() argument
1573 *recog_data.operand_loc[i] = old_operands[i]; in restore_operands()
1647 rtx old_operands[MAX_RECOG_OPERANDS]; in build_def_use() local
1751 hide_operands (n_ops, old_operands, old_dups, untracked_operands, in build_def_use()
1754 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use()
1765 hide_operands (n_ops, old_operands, old_dups, untracked_operands, in build_def_use()
1768 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use()
1866 hide_operands (n_ops, old_operands, old_dups, untracked_operands, in build_def_use()
1869 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use()
1873 hide_operands (n_ops, old_operands, old_dups, untracked_operands, in build_def_use()
1876 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use()