Home | History | Annotate | Download | only in AST

Lines Matching refs:isVectorType

4769   if (E->getBase()->getType()->isVectorType())
5654 assert(E->isRValue() && E->getType()->isVectorType() &&"not a vector rvalue");
5745 && E->getInit(CountInits)->getType()->isVectorType()) {
7576 if (Ty->isVectorType()) {
8705 } else if (T->isVectorType()) {