Home | History | Annotate | Download | only in ia32

Lines Matching refs:kBitsPerCellLog2

2659       Bitmap::kBitsPerCellLog2 + kPointerSizeLog2 - Bitmap::kBytesPerCellLog2;
2667 and_(ecx, (1 << Bitmap::kBitsPerCellLog2) - 1);