Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1693 APInt OpDemandedElts(InnerVWidth, 0); in SimplifyDemandedVectorElts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp1976 APInt OpDemandedElts(InnerVWidth, 0); in simplifyDemandedVectorEltsIntrinsic() local
H A DX86ISelLowering.cpp40121 APInt OpDemandedElts = APInt::getZero(RootMask.size()); in combineX86ShufflesRecursively() local
40403 APInt OpDemandedElts(Mask.size(), 0); in combineX86ShufflesRecursively() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp34117 APInt OpDemandedElts = APInt::getAllOnesValue(VT.getVectorNumElements()); in combineX86ShufflesRecursively() local