Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:isVectorTy

603     if (!(VectorType::isValidElementType(T1) || T1->isVectorTy()) ||
604 !(VectorType::isValidElementType(T2) || T2->isVectorTy()))
1521 if (ArgType->isVectorTy()) {
1662 if (IType->isVectorTy()) {