Searched refs:RMW_FSUB (Results 1 – 4 of 4) sorted by relevance
480 RMW_FSUB = 12, enumerator
572 return bitc::RMW_FSUB; in getEncodedRMWOperation()
631 case AtomicRMWInst::FSub: return bitc::RMW_FSUB; in getEncodedRMWOperation()
1286 case bitc::RMW_FSUB: return AtomicRMWInst::FSub; in getDecodedRMWOperation()