/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 | 311 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 3371 APInt DemandedLHS(DemandedElts); SimplifyDemandedVectorElts() local 3401 APInt DemandedLHS(NumElts, 0); SimplifyDemandedVectorElts() local [all...] |
H A D | SelectionDAG.cpp | 2780 APInt DemandedLHS = APInt::getZero(NumElts); isSplatValue() local 3144 APInt DemandedLHS, DemandedRHS; computeKnownBits() local 4342 APInt DemandedLHS, DemandedRHS; ComputeNumSignBits() local [all...] |
H A D | DAGCombiner.cpp | 25644 APInt DemandedLHS = APInt::getZero(NumElts); visitVECTOR_SHUFFLE() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 3685 SDValue DemandedLHS = TLI.SimplifyMultipleUseDemandedBits(LHS, 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 41768 SDValue DemandedLHS = SimplifyMultipleUseDemandedBits( SimplifyDemandedBitsForTargetNode() local 42016 APInt DemandedLHS, DemandedRHS; SimplifyDemandedBitsForTargetNode() local [all...] |