Searched refs:clearBit (Results 1 – 16 of 16) sorted by relevance
1264 PreInsertDemandedElts.clearBit(IdxNo); in SimplifyDemandedVectorElts()1276 UndefElts.clearBit(IdxNo); in SimplifyDemandedVectorElts()1438 DemandedLHS.clearBit(i); in SimplifyDemandedVectorElts()1440 DemandedRHS.clearBit(i); in SimplifyDemandedVectorElts()1532 DemandedPtrs.clearBit(i); in SimplifyDemandedVectorElts()1534 DemandedPassThrough.clearBit(i); in SimplifyDemandedVectorElts()1602 UndefElts.clearBit(0); in SimplifyDemandedVectorElts()1613 DemandedElts2.clearBit(0); in SimplifyDemandedVectorElts()1628 UndefElts.clearBit(0); in SimplifyDemandedVectorElts()1664 UndefElts.clearBit(0); in SimplifyDemandedVectorElts()
204 ZeroRegisters.clearBit(ZeroRegisterID); in addRegisterWrite()206 ZeroRegisters.clearBit(*I); in addRegisterWrite()239 ZeroRegisters.clearBit(*I); in addRegisterWrite()
125 ### bi.clearBit
1195 BigInteger.prototype.clearBit = bnClearBit; method in BigInteger
541 API.clearBit(numBits - 1); in getSignedMaxValue()1510 void clearBit(unsigned BitPosition) { in clearBit() function1528 clearBit(BitWidth - 1); in clearSignBit()
433 API.clearBit(numBits - 1); in getSignedMaxValue()1231 void clearBit(unsigned bitPosition);
795 DemandedElts.clearBit(i); in possiblyDemandedEltsInMask()
475 BitsAllowedToBeSet.clearBit(BitWidth - 1); in lookThroughComplexAddresses()
547 void APInt::clearBit(unsigned bitPosition) { in clearBit() function in APInt561 if ((*this)[bitPosition]) clearBit(bitPosition); in flipBit()
341 if ((*this)[bitPosition]) clearBit(bitPosition); in flipBit()400 clearBit(bitPosition + i); in insertBits()
749 UpperDiv.clearBit(DstTySize); in truncate()
894 DemandedVecElts.clearBit(Idx); in SimplifyDemandedBits()2389 DemandedVecElts.clearBit(Idx); in SimplifyDemandedVectorElts()2394 KnownUndef.clearBit(Idx); in SimplifyDemandedVectorElts()2398 KnownZero.clearBit(Idx); in SimplifyDemandedVectorElts()
239 API.clearBit(Size - 1); in SoftenFloatRes_FABS()
3881 VectorElts.clearBit(EltIdx); in ComputeNumSignBits()
12382 Op1Known.Zero.clearBit(0); Op1Known.One.clearBit(0); in DAGCombineTruncBoolExt()12383 Op2Known.Zero.clearBit(0); Op2Known.One.clearBit(0); in DAGCombineTruncBoolExt()
9317 DemandedElts.clearBit(i); in getHopForBuildVector()36023 DemandedVecElts.clearBit(Idx); in SimplifyDemandedBitsForTargetNode()