Searched refs:restore_operands (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | regrename.cc | 1586 restore_operands (rtx_insn *insn, int n_ops, rtx *old_operands, rtx *old_dups) in restore_operands() function 1773 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use() 1787 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use() 1888 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use() 1895 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use()
|
H A D | ChangeLog-2014 | 25854 (restore_operands): Likewise. 35825 (hide_operands, restore_operands, record_out_operands): Update type
|
H A D | ChangeLog-2009 | 1824 (hide_operands, restore_operands, record_out_operands): New functions,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | regrename.c | 1567 restore_operands (rtx_insn *insn, int n_ops, rtx *old_operands, rtx *old_dups) in restore_operands() function 1754 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use() 1768 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use() 1869 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use() 1876 restore_operands (insn, n_ops, old_operands, old_dups); in build_def_use()
|