Home | History | Annotate | Download | only in Sema

Lines Matching refs:DestVecTy

2061   if (const VectorType *DestVecTy = DestType->getAs<VectorType>()) {
2062 if (DestVecTy->getVectorKind() == VectorType::AltiVecVector &&