Home
last modified time | relevance | path

Searched defs:DemandedVecElts (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp1830 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1850 APInt DemandedVecElts = APInt::getAllOnes(NumElts); in computeKnownBitsFromOperator() local
2714 APInt DemandedVecElts = APInt::getAllOnes(NumElts); in isKnownNonZero() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp891 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2388 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1177 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
3152 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
H A DSelectionDAG.cpp3727 APInt DemandedVecElts = DemandedElts; in computeKnownBits() local
4384 APInt DemandedVecElts = DemandedElts; in ComputeNumSignBits() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35992 APInt DemandedVecElts = APInt::getOneBitSet(NumVecElts, Idx); in SimplifyDemandedBitsForTargetNode() local
36025 APInt DemandedVecElts(OriginalDemandedElts); in SimplifyDemandedBitsForTargetNode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp42930 APInt DemandedVecElts = APInt::getOneBitSet(NumVecElts, Idx); in SimplifyDemandedBitsForTargetNode() local
42963 APInt DemandedVecElts(OriginalDemandedElts); in SimplifyDemandedBitsForTargetNode() local