Searched refs:LLSC (Results 1 – 6 of 6) sorted by relevance
407 case TargetLoweringBase::AtomicExpansionKind::LLSC: in tryExpandAtomicLoad()576 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicRMW()581 TargetLoweringBase::AtomicExpansionKind::LLSC); in tryExpandAtomicRMW()834 assert(ExpansionKind == TargetLoweringBase::AtomicExpansionKind::LLSC); in expandPartwordAtomicRMW()1508 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicCmpXchg()
337 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()
3657 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
251 LLSC, // Expand the instruction into loadlinked/storeconditional; used enumerator
17403 return Size == 128 ? AtomicExpansionKind::LLSC : AtomicExpansionKind::None; in shouldExpandAtomicLoadInIR()17444 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()17467 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
20104 ? AtomicExpansionKind::LLSC in shouldExpandAtomicRMWInIR()20122 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()