Searched refs:ShiftBit (Results 1 – 1 of 1) sorted by relevance
30523 ShiftBit, enumerator30572 BTK = Not ? NotShiftBit : ShiftBit; in FindSingleBitChange()30643 assert(BitChange.second == ShiftBit || BitChange.second == NotShiftBit); in shouldExpandLogicAtomicRMWInIR()30646 if (BitTested.second != ShiftBit && BitTested.second != NotShiftBit) in shouldExpandLogicAtomicRMWInIR()30658 return (BitChange.second == NotShiftBit && BitTested.second == ShiftBit) in shouldExpandLogicAtomicRMWInIR()30663 return (BitChange.second == ShiftBit && BitTested.second == ShiftBit) in shouldExpandLogicAtomicRMWInIR()30708 assert(BitTested.second == ShiftBit || BitTested.second == NotShiftBit); in emitBitTestAtomicRMWIntrinsic()