Searched refs:new_from (Results 1 – 2 of 2) sorted by relevance
952 enum reg_class new_from = REGNO_REG_CLASS (i); in copyprop_hardreg_forward_1() local956 = targetm.register_move_cost (mode, new_from, to); in copyprop_hardreg_forward_1()
425 rtx new_from; in convert_mode_scalar() local440 new_from = gen_reg_rtx (full_mode); in convert_mode_scalar()441 emit_unop_insn (icode, new_from, from, UNKNOWN); in convert_mode_scalar()445 from = new_from; in convert_mode_scalar()