Home | History | Annotate | Download | only in Analysis

Lines Matching refs:DestVTy

92   VectorType *DestVTy = dyn_cast<VectorType>(DestTy);
93 if (DestVTy == 0)
108 unsigned NumDstElt = DestVTy->getNumElements();
114 Type *DstEltTy = DestVTy->getElementType();