Searched refs:LLSC (Results 1 – 6 of 6) sorted by relevance
319 TargetLoweringBase::AtomicExpansionKind::LLSC) in run()456 case TargetLoweringBase::AtomicExpansionKind::LLSC: in tryExpandAtomicLoad()605 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicRMW()610 TargetLoweringBase::AtomicExpansionKind::LLSC); in tryExpandAtomicRMW()930 assert(ExpansionKind == TargetLoweringBase::AtomicExpansionKind::LLSC); in expandPartwordAtomicRMW()1634 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicCmpXchg()
363 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()
3922 return AtomicExpansionKind::LLSC;
257 LLSC, // Expand the instruction into loadlinked/storeconditional; used enumerator
26565 : AtomicExpansionKind::LLSC; in shouldExpandAtomicLoadInIR()26621 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()26644 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
21400 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()21424 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()