Home
last modified time | relevance | path

Searched refs:InVecEltCount (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5425 ElementCount InVecEltCount = InVecTy->getElementCount(); in simplifyShuffleVectorInst() local
5427 bool Scalable = InVecEltCount.isScalable(); in simplifyShuffleVectorInst()
5436 unsigned InVecNumElts = InVecEltCount.getKnownMinValue(); in simplifyShuffleVectorInst()
5466 InVecEltCount.getKnownMinValue()); in simplifyShuffleVectorInst()