Lines Matching refs:getNumElements

746         if (cast<FixedVectorType>(F->getReturnType())->getNumElements() == 4) {  in upgradeArmOrAarch64IntrinsicFunction()
1422 if (!STy || STy->getNumElements() != 2) in UpgradeGlobalVariable()
1449 unsigned NumElts = ResultTy->getNumElements() * 8; in upgradeX86PSLLDQIntrinsics()
1483 unsigned NumElts = ResultTy->getNumElements() * 8; in upgradeX86PSRLDQIntrinsics()
1540 cast<FixedVectorType>(Op0->getType())->getNumElements()); in emitX86Select()
1567 unsigned NumElts = cast<FixedVectorType>(Op0->getType())->getNumElements(); in upgradeX86ALIGNIntrinsics()
1693 unsigned NumElts = cast<FixedVectorType>(Ty)->getNumElements(); in upgradeX86Rotate()
1763 unsigned NumElts = cast<FixedVectorType>(Ty)->getNumElements(); in upgradeX86ConcatShift()
1799 unsigned NumElts = cast<FixedVectorType>(Data->getType())->getNumElements(); in upgradeMaskedStore()
1822 unsigned NumElts = cast<FixedVectorType>(ValTy)->getNumElements(); in upgradeMaskedLoad()
1869 unsigned NumElts = cast<FixedVectorType>(Vec->getType())->getNumElements(); in applyX86MaskOn1BitsVec()
1892 unsigned NumElts = cast<FixedVectorType>(Op0->getType())->getNumElements(); in upgradeMaskedCompare()
1946 unsigned NumElts = cast<FixedVectorType>(CI.getType())->getNumElements(); in upgradeMaskToInt()
2524 ->getNumElements(); in UpgradeIntrinsicCall()
2774 unsigned NumDstElts = DstTy->getNumElements(); in UpgradeIntrinsicCall()
2775 if (NumDstElts < SrcTy->getNumElements()) { in UpgradeIntrinsicCall()
2805 unsigned NumDstElts = DstTy->getNumElements(); in UpgradeIntrinsicCall()
2806 if (NumDstElts != SrcTy->getNumElements()) { in UpgradeIntrinsicCall()
2831 ResultTy->getNumElements()); in UpgradeIntrinsicCall()
2847 cast<FixedVectorType>(ResultTy)->getNumElements()); in UpgradeIntrinsicCall()
2858 ResultTy->getNumElements()); in UpgradeIntrinsicCall()
2937 unsigned EltNum = VecTy->getNumElements(); in UpgradeIntrinsicCall()
2951 unsigned NumDstElts = DstTy->getNumElements(); in UpgradeIntrinsicCall()
3016 ->getNumElements(); in UpgradeIntrinsicCall()
3018 cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
3105 unsigned NumElts = VecTy->getNumElements(); in UpgradeIntrinsicCall()
3119 cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
3121 cast<FixedVectorType>(Op1->getType())->getNumElements(); in UpgradeIntrinsicCall()
3164 cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
3166 cast<FixedVectorType>(Op0->getType())->getNumElements(); in UpgradeIntrinsicCall()
3190 unsigned NumElts = VecTy->getNumElements(); in UpgradeIntrinsicCall()
3213 unsigned NumElts = cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
3244 unsigned NumElts = VecTy->getNumElements(); in UpgradeIntrinsicCall()
3265 unsigned NumElts = cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
3284 unsigned NumElts = cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
3303 unsigned NumElts = cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
3328 unsigned NumElts = cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
3350 int NumElts = cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
3366 int NumElts = cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
3932 int NumElts = cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
4219 assert(OldST->getNumElements() == in UpgradeIntrinsicCall()
4220 cast<StructType>(NewFn->getReturnType())->getNumElements() && in UpgradeIntrinsicCall()
4226 for (unsigned Idx = 0; Idx < OldST->getNumElements(); ++Idx) { in UpgradeIntrinsicCall()
4609 cast<FixedVectorType>(Args[0]->getType())->getNumElements(); in UpgradeIntrinsicCall()
4628 unsigned NumElts = cast<FixedVectorType>(CI->getType())->getNumElements(); in UpgradeIntrinsicCall()
4648 cast<FixedVectorType>(CI->getType())->getNumElements() * 2; in UpgradeIntrinsicCall()