Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isVectorType

1069   if (Ty->isVectorType()) {
1188 if (Ty->isVectorType()) {
2306 if (E->getBase()->getType()->isVectorType()) {
2441 assert(E->getBase()->getType()->isVectorType());
2445 assert(E->getBase()->getType()->isVectorType() &&