Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:EltSize

1941   int EltSize = VTy->getScalarSizeInBits();
1947 if (ShiftAmt == EltSize) {