Home | History | Annotate | Download | only in CodeGen

Lines Matching full:eltsize

2599   int EltSize = VTy->getScalarSizeInBits();
2605 if (ShiftAmt == EltSize) {