Searched refs:LLSC (Results 1 – 7 of 7) sorted by relevance
10 ; CHECK-LLSC-O1: // %bb.0:25 ; CHECK-LLSC-O1-NEXT: .LBB0_4:29 ; CHECK-LLSC-O1-NEXT: ret64 ; CHECK-LLSC-O0-NEXT: ret114 ; CHECK-LLSC-O1-NEXT: ret149 ; CHECK-LLSC-O0-NEXT: ret199 ; CHECK-LLSC-O1-NEXT: ret234 ; CHECK-LLSC-O0-NEXT: ret284 ; CHECK-LLSC-O1-NEXT: ret319 ; CHECK-LLSC-O0-NEXT: ret[all …]
412 case TargetLoweringBase::AtomicExpansionKind::LLSC: in tryExpandAtomicLoad()565 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicRMW()570 TargetLoweringBase::AtomicExpansionKind::LLSC); in tryExpandAtomicRMW()840 assert(ExpansionKind == TargetLoweringBase::AtomicExpansionKind::LLSC); in expandPartwordAtomicRMW()1513 case TargetLoweringBase::AtomicExpansionKind::LLSC: { in tryExpandAtomicCmpXchg()
334 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()
3684 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
253 LLSC, // Expand the instruction into loadlinked/storeconditional; used enumerator
20441 return AtomicExpansionKind::LLSC; in shouldExpandAtomicLoadInIR()20482 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()20505 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()
21076 return AtomicExpansionKind::LLSC; in shouldExpandAtomicRMWInIR()21100 return AtomicExpansionKind::LLSC; in shouldExpandAtomicCmpXchgInIR()