Searched refs:y_cst (Results 1 – 1 of 1) sorted by relevance
3273 rtx y_cst = NULL_RTX; in emit_move_insn() local3286 y_cst = y; in emit_move_insn()3296 y = y_cst; in emit_move_insn()3321 if (y_cst && REG_P (x) in emit_move_insn()3324 && ! rtx_equal_p (y_cst, SET_SRC (set))) in emit_move_insn()3325 set_unique_reg_note (last_insn, REG_EQUAL, y_cst); in emit_move_insn()