Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:NewVT

668     VectorType *NewVT = cast<VectorType>(II->getType());
669 unsigned NewWidth = NewVT->getElementType()->getIntegerBitWidth();
682 ConstantInt::get(NewVT->getElementType(), CV0E * CV1E));