Searched refs:MaskEltCount (Results 1 – 1 of 1) sorted by relevance
523 auto MaskEltCount = in ConstantFoldShuffleVectorInstruction() local529 return PoisonValue::get(VectorType::get(EltTy, MaskEltCount)); in ConstantFoldShuffleVectorInstruction()540 auto *VTy = VectorType::get(EltTy, MaskEltCount); in ConstantFoldShuffleVectorInstruction()542 } else if (!MaskEltCount.isScalable()) in ConstantFoldShuffleVectorInstruction()543 return ConstantVector::getSplat(MaskEltCount, Elt); in ConstantFoldShuffleVectorInstruction()