Searched refs:LLSC (Results 1 – 6 of 6) sorted by relevance
300 TargetLoweringBase::AtomicExpansionKind::LLSC) in runOnFunction()425 case TargetLoweringBase::AtomicExpansionKind::LLSC: in tryExpandAtomicLoad()578 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicRMW()583 TargetLoweringBase::AtomicExpansionKind::LLSC); in tryExpandAtomicRMW()891 assert(ExpansionKind == TargetLoweringBase::AtomicExpansionKind::LLSC); in expandPartwordAtomicRMW()1564 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicCmpXchg()
360 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()
3896 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
254 LLSC, // Expand the instruction into loadlinked/storeconditional; used enumerator
22360 : AtomicExpansionKind::LLSC; in shouldExpandAtomicLoadInIR()22403 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()22426 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
21167 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()21191 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()