Searched refs:old_shift (Results 1 – 1 of 1) sorted by relevance
1597 rtx old_shift = XEXP (op, 0); in simplify_unary_operation_1() local1600 && is_a <scalar_int_mode> (GET_MODE (old_shift), &o_mode) in simplify_unary_operation_1()1602 == INTVAL (XEXP (old_shift, 1))) in simplify_unary_operation_1()1605 GET_MODE (old_shift), in simplify_unary_operation_1()1606 XEXP (old_shift, 0), in simplify_unary_operation_1()1607 XEXP (old_shift, 1)); in simplify_unary_operation_1()