Lines Matching defs:VTy
67 Type *VTy = V.getType();
68 if (VTy->isHalfTy() || VTy->isIntegerTy(16)) {
105 Type *VTy = V.getType();
108 if (VTy->isIntegerTy())
110 if (VTy->isFloatingPointTy())
374 auto *VTy = cast<FixedVectorType>(UseV->getType());
375 unsigned VWidth = VTy->getNumElements();
399 auto *VTy = cast<FixedVectorType>(V->getType());
400 unsigned VWidth = VTy->getNumElements();