Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:isVectorTy

3907     if (Val->getType()->isVectorTy() != Ptr->getType()->isVectorTy())
3909 if (Val->getType()->isVectorTy()) {
3919 if (Val && Val->getType()->isVectorTy() && Indices.size() != 1)