Searched refs:setLowBits (Results 1 – 9 of 9) sorted by relevance
62 Known.Zero.setLowBits(Log2(Alignment)); in computeKnownBitsForAlignment()166 Known.Zero.setLowBits(KnownZeroLow); in computeKnownBitsImpl()205 Known.Zero.setLowBits(KnownZeroLow); in computeKnownBitsImpl()253 Known.Zero.setLowBits(std::min(TrailZ, BitWidth)); in computeKnownBitsImpl()
666 Res.setLowBits(loBitsSet); in getLowBitsSet()1460 setLowBits(hiBit); in setBitsWithWrap()1490 void setLowBits(unsigned loBits) { in setLowBits() function
522 Known.Zero.setLowBits(ShiftAmt); in SimplifyDemandedUseBits()537 DemandedMaskIn.setLowBits(ShiftAmt); in SimplifyDemandedUseBits()580 DemandedMaskIn.setLowBits(ShiftAmt); in SimplifyDemandedUseBits()951 Known.Zero.setLowBits(ShlAmt - 1); in simplifyShrShlDemandedBits()
1242 KZResult.setLowBits(ShiftAmt); // Low bits known 0. in computeKnownBitsFromOperator()1366 Known.Zero.setLowBits(countTrailingZeros(Align)); in computeKnownBitsFromOperator()1412 Known.Zero.setLowBits(TrailZ); in computeKnownBitsFromOperator()1464 Known.Zero.setLowBits(std::min(Known2.countMinTrailingZeros(), in computeKnownBitsFromOperator()1813 Known.Zero.setLowBits(countTrailingZeros(Align->value())); in computeKnownBits()
1413 Known.Zero.setLowBits(ShAmt); in SimplifyDemandedBits()1436 InDemandedMask.setLowBits(ShAmt); in SimplifyDemandedBits()1501 InDemandedMask.setLowBits(ShAmt); in SimplifyDemandedBits()2673 Known.Zero.setLowBits(Log2_32(Align)); in computeKnownBitsForFrameIndex()
2803 Known.Zero.setLowBits(std::min(TrailZ, BitWidth)); in computeKnownBits()2878 Known.Zero.setLowBits(Shift); in computeKnownBits()2889 Known.Zero.setLowBits(ShMinAmt->getZExtValue()); in computeKnownBits()
5874 DemandBits.setLowBits(BitWidth - ShiftAmt); in optimizeLoadExt()5881 DemandBits.setLowBits(TruncBitWidth); in optimizeLoadExt()
4468 Known.Zero.setLowBits(std::min(TrailZ, 32u)); in computeKnownBitsForTargetNode()4546 Known.Zero.setLowBits(Log2_32(Align)); in computeKnownBitsForTargetNode()
32591 Known.Zero.setLowBits(ShAmt); in computeKnownBitsForTargetNode()35454 KnownZero.setLowBits(ShiftAmt); in SimplifyDemandedVectorEltsForTargetNode()35900 Known.Zero.setLowBits(ShAmt); in SimplifyDemandedBitsForTargetNode()36094 Known.One.setLowBits(NumElts); in SimplifyDemandedBitsForTargetNode()36096 Known.Zero.setLowBits(NumElts); in SimplifyDemandedBitsForTargetNode()