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