Home | History | Annotate | Download | only in AST

Lines Matching refs:isVectorType

3007   if (E->getBase()->getType()->isVectorType())
3662 assert(E->isRValue() && E->getType()->isVectorType() &&"not a vector rvalue");
5224 if (Ty->isVectorType()) {
6184 } else if (E->getType()->isVectorType()) {