Home
last modified time | relevance | path

Searched refs:note_reg_elim_costly (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dreload1.c2470 note_reg_elim_costly (const_rtx x, rtx insn) in note_reg_elim_costly() function
2869 note_reg_elim_costly (XEXP (x, 0), insn); in eliminate_regs_1()
3720 note_reg_elim_costly (SET_SRC (old_set), insn); in elimination_costs_in_insn()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dreload1.c2493 note_reg_elim_costly (rtx *px, void *data) in note_reg_elim_costly() function
2890 for_each_rtx (&XEXP (x, 0), note_reg_elim_costly, insn); in eliminate_regs_1()
3739 note_reg_elim_costly (&SET_SRC (old_set), insn); in elimination_costs_in_insn()