Home | History | Annotate | Download | only in ia32

Lines Matching refs:kBitsPerInt

1176     int32_t upper = static_cast<int32_t>(int_val >> (kBitsPerInt));
4034 __ sar(temp_reg, kBitsPerInt - 1);