Searched refs:LLSC (Results 1 – 6 of 6) sorted by relevance
300 TargetLoweringBase::AtomicExpansionKind::LLSC) in runOnFunction()421 case TargetLoweringBase::AtomicExpansionKind::LLSC: in tryExpandAtomicLoad()570 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicRMW()575 TargetLoweringBase::AtomicExpansionKind::LLSC); in tryExpandAtomicRMW()878 assert(ExpansionKind == TargetLoweringBase::AtomicExpansionKind::LLSC); in expandPartwordAtomicRMW()1550 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicCmpXchg()
360 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()
3897 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
255 LLSC, // Expand the instruction into loadlinked/storeconditional; used enumerator
25119 : AtomicExpansionKind::LLSC; in shouldExpandAtomicLoadInIR()25175 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()25198 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
21377 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()21401 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()