Searched refs:RMW_XCHG (Results 1 – 4 of 4) sorted by relevance
472 RMW_XCHG = 0, enumerator
547 return bitc::RMW_XCHG; in getEncodedRMWOperation()
652 case AtomicRMWInst::Xchg: return bitc::RMW_XCHG; in getEncodedRMWOperation()
1333 case bitc::RMW_XCHG: return AtomicRMWInst::Xchg; in getDecodedRMWOperation()