Searched defs:old_operands (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | regrename.c | 1432 hide_operands (int n_ops, rtx *old_operands, rtx *old_dups, in hide_operands() 1467 restore_operands (rtx insn, int n_ops, rtx *old_operands, rtx *old_dups) in restore_operands() 1545 rtx old_operands[MAX_RECOG_OPERANDS]; in build_def_use() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | regrename.c | 1523 hide_operands (int n_ops, rtx *old_operands, rtx *old_dups, in hide_operands() 1558 restore_operands (rtx_insn *insn, int n_ops, rtx *old_operands, rtx *old_dups) in restore_operands() 1638 rtx old_operands[MAX_RECOG_OPERANDS]; in build_def_use() local
|