Home
last modified time | relevance | path

Searched refs:CanUseLSE128 (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp26583 bool CanUseLSE128 = Subtarget->hasLSE128() && Size == 128 && in shouldExpandAtomicRMWInIR() local
26587 if (CanUseLSE128) in shouldExpandAtomicRMWInIR()