Searched refs:const_part (Results 1 – 1 of 1) sorted by relevance
1154 rtx const_part = plus_constant (Pmode, XEXP (x, 0), newoffset); in hppa_legitimize_address() local1157 gen_rtx_HIGH (Pmode, const_part)); in hppa_legitimize_address()1161 tmp_reg, const_part)); in hppa_legitimize_address()2165 rtx temp, const_part; in pa_emit_move_sequence() local2182 const_part = XEXP (XEXP (operand1, 0), 1); in pa_emit_move_sequence()2183 gcc_assert (GET_CODE (const_part) == CONST_INT); in pa_emit_move_sequence()2191 const_part = NULL_RTX; in pa_emit_move_sequence()2215 if (const_part != NULL_RTX) in pa_emit_move_sequence()2216 expand_inc (operand0, const_part); in pa_emit_move_sequence()