Searched refs:MaskEltCount (Results 1 – 1 of 1) sorted by relevance
720 auto MaskEltCount = in ConstantFoldShuffleVectorInstruction() local726 return UndefValue::get(VectorType::get(EltTy, MaskEltCount)); in ConstantFoldShuffleVectorInstruction()737 auto *VTy = VectorType::get(EltTy, MaskEltCount); in ConstantFoldShuffleVectorInstruction()739 } else if (!MaskEltCount.isScalable()) in ConstantFoldShuffleVectorInstruction()740 return ConstantVector::getSplat(MaskEltCount, Elt); in ConstantFoldShuffleVectorInstruction()