Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Analysis/
DValueTracking.cpp1696 APInt DemandedVecElts = DemandedElts; in computeKnownBitsFromOperator() local
1716 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in computeKnownBitsFromOperator() local
2458 APInt DemandedVecElts = APInt::getAllOnesValue(NumElts); in isKnownNonZero() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp891 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2388 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp996 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedBits() local
2626 APInt DemandedVecElts(DemandedElts); in SimplifyDemandedVectorElts() local
DSelectionDAG.cpp3287 APInt DemandedVecElts = DemandedElts; in computeKnownBits() local
3845 APInt DemandedVecElts = DemandedElts; in ComputeNumSignBits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp35989 APInt DemandedVecElts = APInt::getOneBitSet(NumVecElts, Idx); in SimplifyDemandedBitsForTargetNode() local
36022 APInt DemandedVecElts(OriginalDemandedElts); in SimplifyDemandedBitsForTargetNode() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp38372 APInt DemandedVecElts = APInt::getOneBitSet(NumVecElts, Idx); in SimplifyDemandedBitsForTargetNode() local
38405 APInt DemandedVecElts(OriginalDemandedElts); in SimplifyDemandedBitsForTargetNode() local