Home | History | Annotate | Download | only in AArch64

Lines Matching refs:LLSC

9908   return Size == 128 ? AtomicExpansionKind::LLSC : AtomicExpansionKind::None;
9915 return Size <= 128 ? AtomicExpansionKind::LLSC : AtomicExpansionKind::None;