Home | History | Annotate | Download | only in Sema

Lines Matching refs:isVectorType

1552     if ((count == 1) || !I->getType()->isVectorType()) {
2636 if (FirstType->hasFloatingRepresentation() || FirstType->isVectorType()) {
2639 << FirstType->isVectorType() << FirstType;