Home
last modified time | relevance | path

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

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