Searched refs:NumVecElems (Results 1 – 1 of 1) sorted by relevance
742 unsigned NumVecElems = 8 * SizeBytes / VecElemBits; in splitChainByAlignment() local743 FixedVectorType *VecTy = FixedVectorType::get(VecElemTy, NumVecElems); in splitChainByAlignment()748 VecElemBits * NumVecElems / 8, VecTy); in splitChainByAlignment()749 if (TargetVF != VF && TargetVF < NumVecElems) { in splitChainByAlignment()754 << " and TargetVF < NumVecElems=" << NumVecElems << "\n"); in splitChainByAlignment()