Lines Matching defs:VTy
923 auto *VTy = cast<VectorType>(Real->getType());
924 auto *NewVTy = VectorType::getDoubleElementsVectorType(VTy);
1786 VectorType *VTy;
1793 VTy = cast<VectorType>(Const->getType());
1796 VTy = Shuf->getType();
1805 if (!VTy->isScalableTy() && VTy->getElementCount().getKnownMinValue() == 1)
1973 auto *VTy = cast<VectorType>(Node->Real->getType());
1974 auto *NewVTy = VectorType::getDoubleElementsVectorType(VTy);
2012 auto *VTy = cast<VectorType>(Real->getType());
2013 auto *NewVTy = VectorType::getDoubleElementsVectorType(VTy);