Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp3314 APInt OpDemandedElts(InnerVWidth, 0); simplifyDemandedVectorEltsIntrinsic() local
3350 APInt OpDemandedElts = APIntOps::ScaleBitMask(DemandedElts, InnerVWidth); simplifyDemandedVectorEltsIntrinsic() local
H A DX86ISelLowering.cpp39716 APInt OpDemandedElts = APInt::getZero(RootMask.size()); combineX86ShufflesRecursively() local
40026 APInt OpDemandedElts(Mask.size(), 0); combineX86ShufflesRecursively() local
[all...]