Lines Matching refs:getLowBitsSet
2501 auto MaskValue = APInt::getLowBitsSet(LocBits, ArgVT.getSizeInBits()); in LowerCall()
3221 auto MaskValue = APInt::getLowBitsSet(LocBits, RetVT.getSizeInBits()); in LowerReturn()
14613 FromMask = APInt::getLowBitsSet(ToMask.getBitWidth(), ToMask.countPopulation()); in ParseBFI()
14959 APInt DemandedMask = APInt::getLowBitsSet(32, 16); in PerformVMOVhrCombine()
15163 APInt DemandedMask = APInt::getLowBitsSet(32, 16); in PerformPREDICATE_CASTCombine()
17123 APInt Op1DemandedElts = APInt::getSplat(NumElts, APInt::getLowBitsSet(2, 1)); in PerformVMOVNCombine()
17144 APInt::getSplat(NumElts, IsTop ? APInt::getLowBitsSet(2, 1) in PerformVQMOVNCombine()
17349 APInt DemandedMask = APInt::getLowBitsSet(32, BitWidth); in PerformIntrinsicCombine()
17366 APInt DemandedMask = APInt::getLowBitsSet(32, BitWidth); in PerformIntrinsicCombine()
18687 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 16); in PerformDAGCombine()
18705 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 16); in PerformDAGCombine()
18713 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine()
18725 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine()
18744 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 8); in PerformDAGCombine()