Searched refs:RMW_AND (Results 1 – 3 of 3) sorted by relevance
305 RMW_AND = 3, enumerator
116 case AtomicRMWInst::And: return bitc::RMW_AND; in GetEncodedRMWOperation()
781 case bitc::RMW_AND: return AtomicRMWInst::And; in getDecodedRMWOperation()