Home | History | Annotate | Download | only in X86

Lines Matching refs:SubVecTy

169     Instruction *VecInst, unsigned NumSubVectors, VectorType *SubVecTy,
178 DL.getTypeSizeInBits(SubVecTy) * NumSubVectors &&
185 // Generate N(= NumSubVectors) shuffles of T(= SubVecTy) type.
191 SubVecTy->getVectorNumElements(), 0))));
197 Type *VecBasePtrTy = SubVecTy->getPointerTo(LI->getPointerAddressSpace());