Home | History | Annotate | Download | only in Sema

Lines Matching refs:isVectorType

1403     if ((count == 1) || !iter->getType()->isVectorType()) {
2536 if (FirstType->hasFloatingRepresentation() || FirstType->isVectorType()) {
2539 << FirstType->isVectorType() << FirstType;