Lines Matching defs:shift
3158 add(mask_scratch, mask_scratch); // Shift left 1 by adding.3179 int shift =3181 shr(ecx, shift);3183 (Page::kPageAlignmentMask >> shift) & ~(Bitmap::kBytesPerCell - 1));3405 if (ms.shift() > 0) sar(edx, ms.shift());