Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp313 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
3413 APInt DemandedLHS(DemandedElts); SimplifyDemandedVectorElts() local
3443 APInt DemandedLHS(NumElts, 0); SimplifyDemandedVectorElts() local
[all...]
H A DSelectionDAG.cpp2820 APInt DemandedLHS = 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.cpp25960 APInt DemandedLHS = APInt::getZero(NumElts); visitVECTOR_SHUFFLE() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3742 SDValue DemandedLHS = TLI.SimplifyMultipleUseDemandedBits(LHS, 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
42651 SDValue DemandedLHS = SimplifyMultipleUseDemandedBits( SimplifyDemandedBitsForTargetNode() local
42894 APInt DemandedLHS, DemandedRHS; SimplifyDemandedBitsForTargetNode() local
[all...]