Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIMemoryLegalizer.cpp60 WORKGROUP, enumerator
147 this->Scope = std::min(Scope, SIAtomicScope::WORKGROUP); in SIMemOpInfo()
572 return std::make_tuple(SIAtomicScope::WORKGROUP, in toSIAtomicScope()
592 return std::make_tuple(SIAtomicScope::WORKGROUP, in toSIAtomicScope()
804 case SIAtomicScope::WORKGROUP: in enableLoadCacheBypass()
915 case SIAtomicScope::WORKGROUP: in insertWait()
930 case SIAtomicScope::WORKGROUP: in insertWait()
961 case SIAtomicScope::WORKGROUP: in insertWait()
1010 case SIAtomicScope::WORKGROUP: in insertAcquire()
1070 case SIAtomicScope::WORKGROUP: in insertAcquire()
[all …]