Home | History | Annotate | Download | only in AST

Lines Matching refs:isVectorType

4534   if (E->getBase()->getType()->isVectorType())
5315 assert(E->isRValue() && E->getType()->isVectorType() &&"not a vector rvalue");
5406 && E->getInit(CountInits)->getType()->isVectorType()) {
6986 if (Ty->isVectorType()) {
7979 } else if (T->isVectorType()) {