Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2259 APInt InDemandedElts = DemandedElts.zext(InElts); in SimplifyDemandedBits() local
2299 APInt InDemandedElts = DemandedElts.zext(InElts); in SimplifyDemandedBits() local
2346 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