Searched refs:clearLowBits (Results 1 – 8 of 8) sorted by relevance
174 MaskedVal.clearLowBits(getBitWidth() - N); in makeGE()738 Res.Zero.clearLowBits(BitWidth - 1); in computeForSatAddSub()739 Res.One.clearLowBits(BitWidth - 1); in computeForSatAddSub()
492 Known.One.clearLowBits(LogOfAlign); in computeKnownBitsImpl()
539 DemandedFromLHS.clearLowBits(NTZ); in SimplifyDemandedUseBits()582 DemandedFromLHS.clearLowBits(NTZ); in SimplifyDemandedUseBits()
91 Known.Zero.clearLowBits(*DifferentBit + 1); in toKnownBits()92 Known.One.clearLowBits(*DifferentBit + 1); in toKnownBits()
1397 void clearLowBits(unsigned loBits) { in clearLowBits() function
3871 Known.One.clearLowBits(LogOfAlign); in computeKnownBits()
7024 A.clearLowBits(K); in prepareSREMEqFold()
42318 DemandedUpperElts.clearLowBits(1); in SimplifyDemandedVectorEltsForTargetNode()