reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
758 if (!VectorType::isValidElementType(Ty->getScalarType())) 763 unsigned TySize = DL.getTypeSizeInBits(Ty); 771 if (Ty->isVectorTy() && Ty->isPtrOrPtrVectorTy()) 771 if (Ty->isVectorTy() && Ty->isPtrOrPtrVectorTy()) 779 VectorType *VecTy = dyn_cast<VectorType>(Ty); 787 if (isa<VectorType>(Ty) && !llvm::all_of(LI->users(), [](const User *U) {