Searched refs:current_shift (Results 1 – 1 of 1) sorted by relevance
100 int32_t current_shift = const_val[0].i32 * direction; in check_and_propagate_bit_shift32() local101 int32_t new_shift = current_shift + shift; in check_and_propagate_bit_shift32()106 if (current_shift * new_shift < 0) in check_and_propagate_bit_shift32()