Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:SVT

279   auto SVT = VT->getElementType();
281 unsigned BitWidth = SVT->getPrimitiveSizeInBits();
298 auto ShiftAmt = ConstantInt::get(SVT, Count.zextOrTrunc(BitWidth));