Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isVectorType

596   if (DstType->isExtVectorType() && !SrcType->isVectorType()) {
703 (E->getNumSubExprs() == 3 && E->getExpr(2)->getType()->isVectorType())) {
821 if (!E->getBase()->getType()->isVectorType())
1348 } else if (type->isVectorType()) {
2198 if (LHSTy->isVectorType() && !E->getType()->isVectorType()) {
2275 if (LHSTy->isVectorType())
2370 if (E->getType()->isVectorType()) {
2437 if (E->getType()->isVectorType()) {
2571 && condExpr->getType()->isVectorType()) {