Searched defs:DemandedLHS (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | GISelValueTracking.cpp | 651 APInt DemandedLHS, DemandedRHS; in computeKnownBitsImpl() local 1658 APInt DemandedLHS, DemandedRHS; in computeKnownFPClass() local 1989 APInt DemandedLHS, DemandedRHS; in computeNumSignBits() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | VectorUtils.cpp | 460 const APInt &DemandedElts, APInt &DemandedLHS, in getShuffleDemandedElts() 789 APInt &DemandedLHS, in getHorizDemandedEltsForFirstOperand()
|
| H A D | ValueTracking.cpp | 121 APInt &DemandedLHS, APInt &DemandedRHS) { in getShuffleDemandedElts() 2052 APInt DemandedLHS, DemandedRHS; in computeKnownBitsFromOperator() local 3240 APInt DemandedLHS, DemandedRHS; in isKnownNonZeroFromOperator() local 4308 APInt DemandedLHS, DemandedRHS; in ComputeNumSignBitsImpl() local 5671 APInt DemandedLHS, DemandedRHS; in computeKnownFPClass() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineSimplifyDemanded.cpp | 1740 APInt DemandedLHS(DemandedElts), DemandedRHS(DemandedElts); in SimplifyDemandedVectorElts() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 3069 APInt DemandedLHS = APInt::getZero(NumElts); in isSplatValue() local 3494 APInt DemandedLHS, DemandedRHS; in computeKnownBits() local 4793 APInt DemandedLHS, DemandedRHS; in ComputeNumSignBits() local 5469 APInt DemandedLHS, DemandedRHS; in isGuaranteedNotToBeUndefOrPoison() local
|
| H A D | TargetLowering.cpp | 1405 APInt DemandedLHS, DemandedRHS; in SimplifyDemandedBits() local 3564 APInt DemandedLHS(DemandedElts); in SimplifyDemandedVectorElts() local 3594 APInt DemandedLHS(NumElts, 0); in SimplifyDemandedVectorElts() local
|
| H A D | DAGCombiner.cpp | 27111 APInt DemandedLHS = APInt::getZero(NumElts); in visitVECTOR_SHUFFLE() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.cpp | 3800 SDValue DemandedLHS = TLI.SimplifyMultipleUseDemandedBits(LHS, Demanded, DAG); in simplifyMul24() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 5482 APInt &DemandedLHS, APInt &DemandedRHS) { in getPackDemandedElts() 5507 APInt &DemandedLHS, APInt &DemandedRHS) { in getHorizDemandedElts() 38686 APInt DemandedLHS, DemandedRHS; in computeKnownBitsForTargetNode() local 39067 APInt DemandedLHS, DemandedRHS; in ComputeNumSignBitsForTargetNode() local 43811 APInt DemandedLHS, DemandedRHS; in SimplifyDemandedVectorEltsForTargetNode() local 43848 APInt DemandedLHS, DemandedRHS; in SimplifyDemandedVectorEltsForTargetNode() local 44431 SDValue DemandedLHS = SimplifyMultipleUseDemandedBits( in SimplifyDemandedBitsForTargetNode() local 44736 APInt DemandedLHS, DemandedRHS; in SimplifyDemandedBitsForTargetNode() local
|