Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:isVectorTy

1103     assert(!(Ty->isVectorTy() && Ty->getScalarType()->isPointerTy()) &&
1105 return Ty->isVectorTy() ?
1116 if (dstTy->isVectorTy() && srcTy->isVectorTy() &&
1524 I.getArgOperand(1)->getType()->isVectorTy() &&
1533 I.getType()->isVectorTy() &&
1753 if (Cond->getType()->isVectorTy()) {