Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isVectorType

1245   if (Ty->isVectorType()) {
1357 if (Ty->isVectorType()) {
2712 if (E->getBase()->getType()->isVectorType() &&
2993 assert(E->getBase()->getType()->isVectorType());
2997 assert(E->getBase()->getType()->isVectorType() &&