Home | History | Annotate | Download | only in Sema

Lines Matching refs:getVectorKind

5739   if (VTy->getVectorKind() == VectorType::AltiVecVector) {
5764 VTy->getVectorKind() == VectorType::GenericVector &&
7461 LHSVecType && LHSVecType->getVectorKind() == VectorType::AltiVecBool &&
7462 RHSVecType && RHSVecType->getVectorKind() == VectorType::AltiVecBool)
7489 if (LHSVecType->getVectorKind() == VectorType::AltiVecVector &&
7491 RHSVecType->getVectorKind() == VectorType::AltiVecBool) {
7496 LHSVecType->getVectorKind() == VectorType::AltiVecBool &&
7497 RHSVecType->getVectorKind() == VectorType::AltiVecVector &&
8249 if (LHSVecType->getVectorKind() == VectorType::AltiVecBool)
8252 if (RHSVecType->getVectorKind() == VectorType::AltiVecBool)
9041 vType->getAs<VectorType>()->getVectorKind() == VectorType::AltiVecVector)
9711 (ResType->getAs<VectorType>()->getVectorKind() !=
10824 resultType->getAs<VectorType>()->getVectorKind() !=