Searched refs:RMW_AND (Results 1 – 3 of 3) sorted by relevance
424 RMW_AND = 3, enumerator
558 case AtomicRMWInst::And: return bitc::RMW_AND; in getEncodedRMWOperation()
1116 case bitc::RMW_AND: return AtomicRMWInst::And; in getDecodedRMWOperation()