Searched refs:clearLowBits (Results 1 – 8 of 8) sorted by relevance
183 MaskedVal.clearLowBits(getBitWidth() - N); in makeGE()749 Res.Zero.clearLowBits(BitWidth - 1); in computeForSatAddSub()751 Res.One.clearLowBits(BitWidth - 1); in computeForSatAddSub()
92 Known.Zero.clearLowBits(*DifferentBit + 1); in toKnownBits()93 Known.One.clearLowBits(*DifferentBit + 1); in toKnownBits()1568 Mask.clearLowBits(BitWidth - LeadingOnes); in estimateBitMaskedAndLowerBound()1574 ALo.clearLowBits(StartBit); in estimateBitMaskedAndLowerBound()
545 DemandedFromLHS.clearLowBits(NTZ); in SimplifyDemandedUseBits()588 DemandedFromLHS.clearLowBits(NTZ); in SimplifyDemandedUseBits()
1435 void clearLowBits(unsigned loBits) { in clearLowBits() function
523 Known.One.clearLowBits(LogOfAlign); in computeKnownBitsImpl()
4108 Known.One.clearLowBits(LogOfAlign); in computeKnownBits()
7252 A.clearLowBits(K); in prepareSREMEqFold()
43926 DemandedUpperElts.clearLowBits(1); in SimplifyDemandedVectorEltsForTargetNode()