Home
last modified time | relevance | path

Searched defs:to_insn (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dauto-inc-dec.c413 move_dead_notes (rtx to_insn, rtx from_insn, rtx pattern) in move_dead_notes()
H A Drtlanal.c725 reg_used_between_p (const_rtx reg, const_rtx from_insn, const_rtx to_insn) in reg_used_between_p()
821 reg_set_between_p (const_rtx reg, const_rtx from_insn, const_rtx to_insn) in reg_set_between_p()
H A Dcombine.c13072 move_deaths (rtx x, rtx maybe_kill_insn, int from_luid, rtx to_insn, in move_deaths()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dauto-inc-dec.c407 move_dead_notes (rtx_insn *to_insn, rtx_insn *from_insn, rtx pattern) in move_dead_notes()
H A Drtlanal.c1120 const rtx_insn *to_insn) in reg_used_between_p()
1214 const rtx_insn *to_insn) in reg_set_between_p()
H A Dcombine.c13935 move_deaths (rtx x, rtx maybe_kill_insn, int from_luid, rtx_insn *to_insn, in move_deaths()