Lines Matching refs:getNumElements
205 unsigned VWidth = VT->getNumElements(); in simplifyX86immShift()
234 unsigned NumAmtElts = cast<FixedVectorType>(AmtVT)->getNumElements(); in simplifyX86immShift()
352 int NumElts = VT->getNumElements(); in simplifyX86varShift()
449 unsigned NumSrcElts = ArgTy->getNumElements(); in simplifyX86pack()
450 assert(cast<FixedVectorType>(ResTy)->getNumElements() == (2 * NumSrcElts) && in simplifyX86pack()
522 unsigned NumElts = ArgTy->getNumElements(); in simplifyX86movmsk()
566 assert(VecTy->getNumElements() == 4 && "insertps with wrong vector type"); in simplifyX86insertps()
809 unsigned NumElts = VecTy->getNumElements(); in simplifyX86pshufb()
854 unsigned NumElts = VecTy->getNumElements(); in simplifyX86vpermilvar()
901 unsigned Size = VecTy->getNumElements(); in simplifyX86vpermv()
1104 unsigned VWidth = cast<FixedVectorType>(Arg->getType())->getNumElements(); in instCombineIntrinsic()
1156 unsigned VWidth = cast<FixedVectorType>(Arg0->getType())->getNumElements(); in instCombineIntrinsic()
1349 unsigned VWidth = cast<FixedVectorType>(Arg1->getType())->getNumElements(); in instCombineIntrinsic()
1421 cast<FixedVectorType>(Arg0->getType())->getNumElements(); in instCombineIntrinsic()
1464 unsigned VWidth0 = cast<FixedVectorType>(Op0->getType())->getNumElements(); in instCombineIntrinsic()
1465 unsigned VWidth1 = cast<FixedVectorType>(Op1->getType())->getNumElements(); in instCombineIntrinsic()
1505 unsigned VWidth = cast<FixedVectorType>(Op0->getType())->getNumElements(); in instCombineIntrinsic()
1529 unsigned VWidth = cast<FixedVectorType>(Op0->getType())->getNumElements(); in instCombineIntrinsic()
1532 cast<FixedVectorType>(Op1->getType())->getNumElements() == 2 && in instCombineIntrinsic()
1565 unsigned VWidth0 = cast<FixedVectorType>(Op0->getType())->getNumElements(); in instCombineIntrinsic()
1566 unsigned VWidth1 = cast<FixedVectorType>(Op1->getType())->getNumElements(); in instCombineIntrinsic()
1638 cast<FixedVectorType>(Mask->getType())->getNumElements(); in instCombineIntrinsic()
1640 cast<FixedVectorType>(II.getType())->getNumElements(); in instCombineIntrinsic()
1756 ArgWidth = ArgType->getNumElements(); in simplifyDemandedUseBitsIntrinsic()
1781 unsigned VWidth = cast<FixedVectorType>(II.getType())->getNumElements(); in simplifyDemandedVectorEltsIntrinsic()
1963 unsigned InnerVWidth = cast<FixedVectorType>(Ty0)->getNumElements(); in simplifyDemandedVectorEltsIntrinsic()