Home | History | Annotate | Download | only in a64

Lines Matching full:no_shift

209       shift_(NO_SHIFT),
227 shift_(NO_SHIFT),
245 return reg_.IsValid() && (shift_ != NO_SHIFT);
282 shift_(NO_SHIFT), extend_(extend), shift_amount_(shift_amount) {
331 shift_= NO_SHIFT;