Searched refs:RMW_AND (Results 1 – 6 of 6) sorted by relevance
215 RMW_AND = 3, enumerator
340 RMW_AND = 3, enumerator
109 case AtomicRMWInst::And: return bitc::RMW_AND; in GetEncodedRMWOperation()
140 case bitc::RMW_AND: return AtomicRMWInst::And; in GetDecodedRMWOperation()
521 case AtomicRMWInst::And: return bitc::RMW_AND; in getEncodedRMWOperation()
837 case bitc::RMW_AND: return AtomicRMWInst::And; in getDecodedRMWOperation()