Home
last modified time | relevance | path

Searched defs:InVecNumElts (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4383 int InVecNumElts = Op0->getType()->getVectorNumElements(); in foldIdentityShuffles() local
4427 unsigned InVecNumElts = InVecTy->getVectorNumElements(); in SimplifyShuffleVectorInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5114 int InVecNumElts = cast<FixedVectorType>(Op0->getType())->getNumElements(); in foldIdentityShuffles() local
5170 unsigned InVecNumElts = InVecEltCount.getKnownMinValue(); in simplifyShuffleVectorInst() local