Searched refs:SCOPE_DEV (Results 1 – 4 of 4) sorted by relevance
2419 AMDGPU::CPol::CPol ScopeImm = AMDGPU::CPol::SCOPE_DEV; in insertAcquire()2425 ScopeImm = AMDGPU::CPol::SCOPE_DEV; in insertAcquire()2479 AMDGPU::CPol::CPol ScopeImm = AMDGPU::CPol::SCOPE_DEV; in insertRelease()2485 ScopeImm = AMDGPU::CPol::SCOPE_DEV; in insertRelease()2583 Changed |= setScope(MI, AMDGPU::CPol::SCOPE_DEV); in setAtomicScope()
416 SCOPE_DEV = 2 << 3, enumerator
226 if (Scope >= AMDGPU::CPol::SCOPE_DEV) in printTH()282 else if (Scope == CPol::SCOPE_DEV) in printScope()
6621 .Case("SCOPE_DEV", AMDGPU::CPol::SCOPE_DEV) in parseScope()