Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1701 APInt InDemandedElts = DemandedElts.zextOrSelf(InElts); in SimplifyDemandedBits() local
1734 APInt InDemandedElts = DemandedElts.zextOrSelf(InElts); in SimplifyDemandedBits() local
1774 APInt InDemandedElts = DemandedElts.zextOrSelf(InElts); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp3079 APInt InDemandedElts = DemandedElts.zextOrSelf(InVT.getVectorNumElements()); in computeKnownBits() local
3091 APInt InDemandedElts = DemandedElts.zextOrSelf(InVT.getVectorNumElements()); in computeKnownBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2262 APInt InDemandedElts = DemandedElts.zext(InElts); in SimplifyDemandedBits() local
2302 APInt InDemandedElts = DemandedElts.zext(InElts); in SimplifyDemandedBits() local
2349 APInt InDemandedElts = DemandedElts.zext(InElts); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp3521 APInt InDemandedElts = DemandedElts.zext(InVT.getVectorNumElements()); in computeKnownBits() local
3535 APInt InDemandedElts = DemandedElts.zext(InVT.getVectorNumElements()); in computeKnownBits() local
3553 APInt InDemandedElts = DemandedElts.zext(InVT.getVectorNumElements()); in computeKnownBits() local