/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1680 APInt DemandedLHS(DemandedElts), DemandedRHS(DemandedElts); SimplifyDemandedVectorElts() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 312 getShuffleDemandedElts(int SrcWidth,ArrayRef<int> Mask,const APInt & DemandedElts,APInt & DemandedLHS,APInt & DemandedRHS,bool AllowUndefElts) getShuffleDemandedElts() argument
|
H A D | ValueTracking.cpp | 136 getShuffleDemandedElts(const ShuffleVectorInst * Shuf,const APInt & DemandedElts,APInt & DemandedLHS,APInt & DemandedRHS) getShuffleDemandedElts() argument 1592 APInt DemandedLHS, DemandedRHS; computeKnownBitsFromOperator() local 3537 APInt DemandedLHS, DemandedRHS; ComputeNumSignBitsImpl() local 5190 APInt DemandedLHS, DemandedRHS; computeKnownFPClass() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 1329 APInt DemandedLHS, DemandedRHS; SimplifyDemandedBits() local 3372 APInt DemandedRHS(DemandedElts); SimplifyDemandedVectorElts() local 3402 APInt DemandedRHS(NumElts, 0); SimplifyDemandedVectorElts() local [all...] |
H A D | SelectionDAG.cpp | 2781 APInt DemandedRHS = APInt::getZero(NumElts); isSplatValue() local 3144 APInt DemandedLHS, DemandedRHS; computeKnownBits() local 4342 APInt DemandedLHS, DemandedRHS; ComputeNumSignBits() local [all...] |
H A D | DAGCombiner.cpp | 25645 APInt DemandedRHS = APInt::getZero(NumElts); visitVECTOR_SHUFFLE() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 3686 SDValue DemandedRHS = TLI.SimplifyMultipleUseDemandedBits(RHS, Demanded, DAG); simplifyMul24() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 5050 getPackDemandedElts(EVT VT,const APInt & DemandedElts,APInt & DemandedLHS,APInt & DemandedRHS) getPackDemandedElts() argument 5075 getHorizDemandedElts(EVT VT,const APInt & DemandedElts,APInt & DemandedLHS,APInt & DemandedRHS) getHorizDemandedElts() argument 36611 APInt DemandedLHS, DemandedRHS; computeKnownBitsForTargetNode() local 36904 APInt DemandedLHS, DemandedRHS; ComputeNumSignBitsForTargetNode() local 41275 APInt DemandedLHS, DemandedRHS; SimplifyDemandedVectorEltsForTargetNode() local 41312 APInt DemandedLHS, DemandedRHS; SimplifyDemandedVectorEltsForTargetNode() local 41770 SDValue DemandedRHS = SimplifyMultipleUseDemandedBits( SimplifyDemandedBitsForTargetNode() local 42016 APInt DemandedLHS, DemandedRHS; SimplifyDemandedBitsForTargetNode() local [all...] |