Searched defs:ShAmtMask (Results 1 – 1 of 1) sorted by relevance
5600 APInt ShAmtMask(BitWidth, (BitWidth * 2) - 1); in PerformDAGCombine() local5616 APInt ShAmtMask = APInt::getLowBitsSet(ShAmt.getValueSizeInBits(), 6); in PerformDAGCombine() local5632 APInt ShAmtMask(BitWidth, BitWidth - 1); in PerformDAGCombine() local5663 APInt ShAmtMask(BitWidth, (BitWidth / 2) - 1); in PerformDAGCombine() local