Home | History | Annotate | Download | only in AST

Lines Matching refs:getVectorKind

2065   if (T->getVectorKind() == VectorType::NeonPolyVector) {
2106 if ((T->getVectorKind() == VectorType::NeonVector ||
2107 T->getVectorKind() == VectorType::NeonPolyVector)) {
2112 if (T->getVectorKind() == VectorType::AltiVecPixel)
2114 else if (T->getVectorKind() == VectorType::AltiVecBool)