Searched refs:LLSC (Results 1 – 7 of 7) sorted by relevance
355 TargetLoweringBase::AtomicExpansionKind::LLSC) in processAtomicInstr()527 case TargetLoweringBase::AtomicExpansionKind::LLSC: in tryExpandAtomicLoad()680 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicRMW()685 TargetLoweringBase::AtomicExpansionKind::LLSC); in tryExpandAtomicRMW()1009 assert(ExpansionKind == TargetLoweringBase::AtomicExpansionKind::LLSC); in expandPartwordAtomicRMW()1690 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicCmpXchg()
379 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()
3957 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
260 LLSC, // Expand the instruction into loadlinked/storeconditional; used enumerator
28096 : AtomicExpansionKind::LLSC; in shouldExpandAtomicLoadInIR()28177 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()28200 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
21330 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()21354 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
19792 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()