Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp17225 bool HasSystemScope) { in globalMemoryFPAtomicIsLegal() argument
17232 if (HasSystemScope) { in globalMemoryFPAtomicIsLegal()
17297 bool HasSystemScope = in shouldExpandAtomicRMWInIR() local
17319 if (HasSystemScope && AMDGPU::isFlatGlobalAddrSpace(AS)) { in shouldExpandAtomicRMWInIR()
17374 if (globalMemoryFPAtomicIsLegal(*Subtarget, RMW, HasSystemScope)) { in shouldExpandAtomicRMWInIR()
17452 if (globalMemoryFPAtomicIsLegal(*Subtarget, RMW, HasSystemScope)) { in shouldExpandAtomicRMWInIR()
17484 if (HasSystemScope) in shouldExpandAtomicRMWInIR()