Searched defs:old_operands (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | regrename.c | 1532 hide_operands (int n_ops, rtx *old_operands, rtx *old_dups, in hide_operands() 1567 restore_operands (rtx_insn *insn, int n_ops, rtx *old_operands, rtx *old_dups) in restore_operands() 1647 rtx old_operands[MAX_RECOG_OPERANDS]; in build_def_use() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | regrename.cc | 1551 hide_operands (int n_ops, rtx *old_operands, rtx *old_dups, in hide_operands() 1586 restore_operands (rtx_insn *insn, int n_ops, rtx *old_operands, rtx *old_dups) in restore_operands() 1666 rtx old_operands[MAX_RECOG_OPERANDS]; in build_def_use() local
|