Searched refs:SCOPE_SE (Results 1 – 4 of 4) sorted by relevance
415 SCOPE_SE = 1 << 3, enumerator
2435 ScopeImm = AMDGPU::CPol::SCOPE_SE; in insertAcquire()2497 ScopeImm = AMDGPU::CPol::SCOPE_SE; in insertRelease()2589 Changed |= setScope(MI, AMDGPU::CPol::SCOPE_SE); in setAtomicScope()
280 if (Scope == CPol::SCOPE_SE) in printScope()
6620 .Case("SCOPE_SE", AMDGPU::CPol::SCOPE_SE) in parseScope()