Searched refs:RMW_AND (Results 1 – 3 of 3) sorted by relevance
249 RMW_AND = 3, enumerator
112 case AtomicRMWInst::And: return bitc::RMW_AND; in GetEncodedRMWOperation()
640 case bitc::RMW_AND: return AtomicRMWInst::And; in GetDecodedRMWOperation()