Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5388 ElementCount InVecEltCount = InVecTy->getElementCount(); in simplifyShuffleVectorInst() local
5390 bool Scalable = InVecEltCount.isScalable(); in simplifyShuffleVectorInst()
5399 unsigned InVecNumElts = InVecEltCount.getKnownMinValue(); in simplifyShuffleVectorInst()
5429 InVecEltCount.getKnownMinValue()); in simplifyShuffleVectorInst()