Searched refs:NotShiftBit (Results 1 – 1 of 1) sorted by relevance
30182 NotShiftBit enumerator30230 BTK = Not ? NotShiftBit : ShiftBit; in FindSingleBitChange()30301 assert(BitChange.second == ShiftBit || BitChange.second == NotShiftBit); in shouldExpandLogicAtomicRMWInIR()30304 if (BitTested.second != ShiftBit && BitTested.second != NotShiftBit) in shouldExpandLogicAtomicRMWInIR()30316 return (BitChange.second == NotShiftBit && BitTested.second == ShiftBit) in shouldExpandLogicAtomicRMWInIR()30366 assert(BitTested.second == ShiftBit || BitTested.second == NotShiftBit); in emitBitTestAtomicRMWIntrinsic()