/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1426 APInt DemandedLHS(DemandedElts), DemandedRHS(DemandedElts); in SimplifyDemandedVectorElts() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1578 APInt DemandedLHS(DemandedElts), DemandedRHS(DemandedElts); in SimplifyDemandedVectorElts() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 433 const APInt &DemandedElts, APInt &DemandedLHS, in getShuffleDemandedElts()
|
H A D | ValueTracking.cpp | 159 APInt &DemandedLHS, APInt &DemandedRHS) { in getShuffleDemandedElts() 1784 APInt DemandedLHS, DemandedRHS; in computeKnownBitsFromOperator() local 3344 APInt DemandedLHS, DemandedRHS; in ComputeNumSignBitsImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 999 APInt DemandedLHS(NumElts, 0); in SimplifyDemandedBits() local 2424 APInt DemandedLHS(DemandedElts); in SimplifyDemandedVectorElts() local 2443 APInt DemandedLHS(NumElts, 0); in SimplifyDemandedVectorElts() local
|
H A D | SelectionDAG.cpp | 2565 APInt DemandedLHS(NumElts, 0), DemandedRHS(NumElts, 0); in computeKnownBits() local 3557 APInt DemandedLHS(NumElts, 0), DemandedRHS(NumElts, 0); in ComputeNumSignBits() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 1302 APInt DemandedLHS, DemandedRHS; in SimplifyDemandedBits() local 3184 APInt DemandedLHS(DemandedElts); in SimplifyDemandedVectorElts() local 3214 APInt DemandedLHS(NumElts, 0); in SimplifyDemandedVectorElts() local
|
H A D | SelectionDAG.cpp | 2664 APInt DemandedLHS = APInt::getNullValue(NumElts); in isSplatValue() local 3019 APInt DemandedLHS, DemandedRHS; in computeKnownBits() local 4060 APInt DemandedLHS, DemandedRHS; in ComputeNumSignBits() local
|
H A D | DAGCombiner.cpp | 24077 APInt DemandedLHS = APInt::getNullValue(NumElts); in visitVECTOR_SHUFFLE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 2714 APInt DemandedLHS(NumElts, 0), DemandedRHS(NumElts, 0); in ComputeNumSignBitsImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 6535 APInt &DemandedLHS, APInt &DemandedRHS) { in getPackDemandedElts() 6560 APInt &DemandedLHS, APInt &DemandedRHS) { in getHorizDemandedElts() 32608 APInt DemandedLHS, DemandedRHS; in computeKnownBitsForTargetNode() local 32751 APInt DemandedLHS, DemandedRHS; in ComputeNumSignBitsForTargetNode() local 35515 APInt DemandedLHS, DemandedRHS; in SimplifyDemandedVectorEltsForTargetNode() local 35548 APInt DemandedLHS, DemandedRHS; in SimplifyDemandedVectorEltsForTargetNode() local 35854 SDValue DemandedLHS = SimplifyMultipleUseDemandedBits( in SimplifyDemandedBitsForTargetNode() local 36049 APInt DemandedLHS, DemandedRHS; in SimplifyDemandedBitsForTargetNode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 2918 SDValue DemandedLHS = TLI.SimplifyMultipleUseDemandedBits(LHS, Demanded, DAG); in simplifyMul24() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 2812 SDValue DemandedLHS = DAG.GetDemandedBits(LHS, Demanded); in simplifyI24() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 7657 APInt &DemandedLHS, APInt &DemandedRHS) { in getPackDemandedElts() 7682 APInt &DemandedLHS, APInt &DemandedRHS) { in getHorizDemandedElts() 37867 APInt DemandedLHS, DemandedRHS; in computeKnownBitsForTargetNode() local 38145 APInt DemandedLHS, DemandedRHS; in ComputeNumSignBitsForTargetNode() local 42295 APInt DemandedLHS, DemandedRHS; in SimplifyDemandedVectorEltsForTargetNode() local 42332 APInt DemandedLHS, DemandedRHS; in SimplifyDemandedVectorEltsForTargetNode() local 42762 SDValue DemandedLHS = SimplifyMultipleUseDemandedBits( in SimplifyDemandedBitsForTargetNode() local 42986 APInt DemandedLHS, DemandedRHS; in SimplifyDemandedBitsForTargetNode() local
|