Searched refs:CmpXChg (Results 1 – 11 of 11) sorted by relevance
415 case TargetLoweringBase::AtomicExpansionKind::CmpXChg: in tryExpandAtomicLoad()592 case TargetLoweringBase::AtomicExpansionKind::CmpXChg: { in tryExpandAtomicRMW()601 TargetLoweringBase::AtomicExpansionKind::CmpXChg); in tryExpandAtomicRMW()828 if (ExpansionKind == TargetLoweringBase::AtomicExpansionKind::CmpXChg) { in expandPartwordAtomicRMW()
255 CmpXChg, // Expand the instruction into cmpxchg; used by at least X86. enumerator2009 AtomicExpansionKind::CmpXChg : AtomicExpansionKind::None; in shouldExpandAtomicRMWInIR()
12099 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()12112 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()12116 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()12121 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()12127 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()12130 : AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()12145 : AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()12148 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
4843 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
355 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
1096 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
1359 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
17410 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()17442 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
8745 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
20091 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()20099 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()
29172 return needsCmpXchgNb(MemType) ? AtomicExpansionKind::CmpXChg in shouldExpandAtomicLoadInIR()29184 return needsCmpXchgNb(MemType) ? AtomicExpansionKind::CmpXChg in shouldExpandAtomicRMWInIR()29202 return !AI->use_empty() ? AtomicExpansionKind::CmpXChg in shouldExpandAtomicRMWInIR()29213 return AtomicExpansionKind::CmpXChg; in shouldExpandAtomicRMWInIR()