Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isVectorType

813   if (DstType->isExtVectorType() && !SrcType->isVectorType()) {
987 (E->getNumSubExprs() == 3 && E->getExpr(2)->getType()->isVectorType())) {
1065 assert(SrcType->isVectorType() &&
1067 assert(DstType->isVectorType() &&
1149 if (!E->getBase()->getType()->isVectorType())
1764 } else if (type->isVectorType()) {
2857 if (LHSTy->isVectorType() && !E->getType()->isVectorType()) {
2932 if (LHSTy->isVectorType())
3041 if (E->getType()->isVectorType()) {
3119 if (E->getType()->isVectorType()) {
3260 && condExpr->getType()->isVectorType()) {