Searched refs:src_start (Results 1 – 2 of 2) sorted by relevance
19655 int src_start = REGNO (operands[1]); in output_mov_long_double_arm_from_arm() local19659 if (dest_start < src_start) in output_mov_long_double_arm_from_arm()19664 ops[1] = gen_rtx_REG (SImode, src_start + i); in output_mov_long_double_arm_from_arm()19673 ops[1] = gen_rtx_REG (SImode, src_start + i); in output_mov_long_double_arm_from_arm()
19862 int src_start = REGNO (operands[1]); in output_mov_long_double_arm_from_arm() local19866 if (dest_start < src_start) in output_mov_long_double_arm_from_arm()19871 ops[1] = gen_rtx_REG (SImode, src_start + i); in output_mov_long_double_arm_from_arm()19880 ops[1] = gen_rtx_REG (SImode, src_start + i); in output_mov_long_double_arm_from_arm()