Searched refs:RMW_FSUB (Results 1 – 4 of 4) sorted by relevance
461 RMW_FSUB = 12, enumerator
598 return bitc::RMW_FSUB; in getEncodedRMWOperation()
579 case AtomicRMWInst::FSub: return bitc::RMW_FSUB; in getEncodedRMWOperation()
1244 case bitc::RMW_FSUB: return AtomicRMWInst::FSub; in getDecodedRMWOperation()