Home
last modified time | relevance | path

Searched defs:DemandedRHS (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp314 getShuffleDemandedElts(int SrcWidth,ArrayRef<int> Mask,const APInt & DemandedElts,APInt & DemandedLHS,APInt & DemandedRHS,bool AllowUndefElts) getShuffleDemandedElts() argument
H A DValueTracking.cpp137 getShuffleDemandedElts(const ShuffleVectorInst * Shuf,const APInt & DemandedElts,APInt & DemandedLHS,APInt & DemandedRHS) getShuffleDemandedElts() argument
1801 APInt DemandedLHS, DemandedRHS; computeKnownBitsFromOperator() local
2935 APInt DemandedLHS, DemandedRHS; isKnownNonZeroFromOperator() local
3928 APInt DemandedLHS, DemandedRHS; ComputeNumSignBitsImpl() local
5687 APInt DemandedLHS, DemandedRHS; computeKnownFPClass() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1740 APInt DemandedLHS(DemandedElts), DemandedRHS(DemandedElts); SimplifyDemandedVectorElts() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1350 APInt DemandedLHS, DemandedRHS; SimplifyDemandedBits() local
3414 APInt DemandedRHS(DemandedElts); SimplifyDemandedVectorElts() local
3444 APInt DemandedRHS(NumElts, 0); SimplifyDemandedVectorElts() local
[all...]
H A DSelectionDAG.cpp2821 APInt DemandedRHS = APInt::getZero(NumElts); isSplatValue() local
3250 APInt DemandedLHS, DemandedRHS; computeKnownBits() local
4521 APInt DemandedLHS, DemandedRHS; ComputeNumSignBits() local
5183 APInt DemandedLHS, DemandedRHS; isGuaranteedNotToBeUndefOrPoison() local
[all...]
H A DDAGCombiner.cpp25961 APInt DemandedRHS = APInt::getZero(NumElts); visitVECTOR_SHUFFLE() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3743 SDValue DemandedRHS = TLI.SimplifyMultipleUseDemandedBits(RHS, Demanded, DAG); simplifyMul24() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5192 getPackDemandedElts(EVT VT,const APInt & DemandedElts,APInt & DemandedLHS,APInt & DemandedRHS) getPackDemandedElts() argument
5217 getHorizDemandedElts(EVT VT,const APInt & DemandedElts,APInt & DemandedLHS,APInt & DemandedRHS) getHorizDemandedElts() argument
37267 APInt DemandedLHS, DemandedRHS; computeKnownBitsForTargetNode() local
37635 APInt DemandedLHS, DemandedRHS; ComputeNumSignBitsForTargetNode() local
42149 APInt DemandedLHS, DemandedRHS; SimplifyDemandedVectorEltsForTargetNode() local
42186 APInt DemandedLHS, DemandedRHS; SimplifyDemandedVectorEltsForTargetNode() local
42653 SDValue DemandedRHS = SimplifyMultipleUseDemandedBits( SimplifyDemandedBitsForTargetNode() local
42894 APInt DemandedLHS, DemandedRHS; SimplifyDemandedBitsForTargetNode() local
[all...]