Searched defs:to_insn (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | auto-inc-dec.c | 427 move_dead_notes (rtx_insn *to_insn, rtx_insn *from_insn, rtx pattern) in move_dead_notes()
|
H A D | rtlanal.c | 1145 const rtx_insn *to_insn) in reg_used_between_p() 1239 const rtx_insn *to_insn) in reg_set_between_p()
|
H A D | combine.c | 14072 move_deaths (rtx x, rtx maybe_kill_insn, int from_luid, rtx_insn *to_insn, in move_deaths()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | auto-inc-dec.cc | 427 move_dead_notes (rtx_insn *to_insn, rtx_insn *from_insn, rtx pattern) in move_dead_notes()
|
H A D | combine.cc | 13963 move_deaths (rtx x, rtx maybe_kill_insn, int from_luid, rtx_insn *to_insn, in move_deaths()
|