Searched refs:RMW_FSUB (Results 1 – 4 of 4) sorted by relevance
484 RMW_FSUB = 12, enumerator
571 return bitc::RMW_FSUB; in getEncodedRMWOperation()
664 case AtomicRMWInst::FSub: return bitc::RMW_FSUB; in getEncodedRMWOperation()
1345 case bitc::RMW_FSUB: return AtomicRMWInst::FSub; in getDecodedRMWOperation()