Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:EltSize

1771   int EltSize = VTy->getScalarSizeInBits();
1777 if (ShiftAmt == EltSize) {