Searched refs:MaskEltCount (Results 1 – 1 of 1) sorted by relevance
455 auto MaskEltCount = in ConstantFoldShuffleVectorInstruction() local461 return PoisonValue::get(VectorType::get(EltTy, MaskEltCount)); in ConstantFoldShuffleVectorInstruction()472 auto *VTy = VectorType::get(EltTy, MaskEltCount); in ConstantFoldShuffleVectorInstruction()474 } else if (!MaskEltCount.isScalable()) in ConstantFoldShuffleVectorInstruction()475 return ConstantVector::getSplat(MaskEltCount, Elt); in ConstantFoldShuffleVectorInstruction()