Searched refs:ShiftBit (Results 1 – 1 of 1) sorted by relevance
31740 ShiftBit, enumerator31787 BTK = Not ? NotShiftBit : ShiftBit; in FindSingleBitChange()31857 assert(BitChange.second == ShiftBit || BitChange.second == NotShiftBit); in shouldExpandLogicAtomicRMWInIR()31860 if (BitTested.second != ShiftBit && BitTested.second != NotShiftBit) in shouldExpandLogicAtomicRMWInIR()31872 return (BitChange.second == NotShiftBit && BitTested.second == ShiftBit) in shouldExpandLogicAtomicRMWInIR()31877 return (BitChange.second == ShiftBit && BitTested.second == ShiftBit) in shouldExpandLogicAtomicRMWInIR()31918 assert(BitTested.second == ShiftBit || BitTested.second == NotShiftBit); in emitBitTestAtomicRMWIntrinsic()