Searched refs:LLOnly (Results 1 – 4 of 4) sorted by relevance
431 case TargetLoweringBase::AtomicExpansionKind::LLOnly: in tryExpandAtomicLoad()
256 LLOnly, // Expand the (load) instruction into just a load-linked, which has enumerator
3881 ? AtomicExpansionKind::LLOnly in shouldExpandAtomicLoadInIR()
21140 return (Size == 64 && has64BitAtomicLoad) ? AtomicExpansionKind::LLOnly in shouldExpandAtomicLoadInIR()