Lines Matching refs:getLowBitsSet
2529 auto MaskValue = APInt::getLowBitsSet(LocBits, ArgVT.getSizeInBits()); in LowerCall()
3261 auto MaskValue = APInt::getLowBitsSet(LocBits, RetVT.getSizeInBits()); in LowerReturn()
14842 FromMask = APInt::getLowBitsSet(ToMask.getBitWidth(), ToMask.popcount()); in ParseBFI()
15202 APInt DemandedMask = APInt::getLowBitsSet(32, 16); in PerformVMOVhrCombine()
15406 APInt DemandedMask = APInt::getLowBitsSet(32, 16); in PerformPREDICATE_CASTCombine()
17391 APInt Op1DemandedElts = APInt::getSplat(NumElts, APInt::getLowBitsSet(2, 1)); in PerformVMOVNCombine()
17412 APInt::getSplat(NumElts, IsTop ? APInt::getLowBitsSet(2, 1) in PerformVQMOVNCombine()
17638 APInt DemandedMask = APInt::getLowBitsSet(32, BitWidth); in PerformIntrinsicCombine()
17655 APInt DemandedMask = APInt::getLowBitsSet(32, BitWidth); in PerformIntrinsicCombine()
18978 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 16); in PerformDAGCombine()
18996 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 16); in PerformDAGCombine()
19004 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine()
19016 APInt LowMask = APInt::getLowBitsSet(LowWidth, 16); in PerformDAGCombine()
19035 APInt DemandedMask = APInt::getLowBitsSet(BitWidth, 8); in PerformDAGCombine()