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