Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1903 APInt InDemandedElts = DemandedElts.zextOrSelf(InElts); in SimplifyDemandedBits() local
1941 APInt InDemandedElts = DemandedElts.zextOrSelf(InElts); in SimplifyDemandedBits() local
1986 APInt InDemandedElts = DemandedElts.zextOrSelf(InElts); in SimplifyDemandedBits() local
H A DSelectionDAG.cpp3256 APInt InDemandedElts = DemandedElts.zextOrSelf(InVT.getVectorNumElements()); in computeKnownBits() local
3268 APInt InDemandedElts = DemandedElts.zextOrSelf(InVT.getVectorNumElements()); in computeKnownBits() local
3284 APInt InDemandedElts = DemandedElts.zextOrSelf(InVT.getVectorNumElements()); in computeKnownBits() local