Home | History | Annotate | Download | only in x64

Lines Matching full:shift_size

2420   int shift_size = ElementsKindToShiftSize(elements_kind);
2427 constant_value * (1 << shift_size) + offset);
2429 ScaleFactor scale_factor = static_cast<ScaleFactor>(shift_size);