Searched refs:SCOPE_DEV (Results 1 – 4 of 4) sorted by relevance
394 SCOPE_DEV = 2 << 3, enumerator
2309 AMDGPU::CPol::CPol ScopeImm = AMDGPU::CPol::SCOPE_DEV; in insertAcquire()2315 ScopeImm = AMDGPU::CPol::SCOPE_DEV; in insertAcquire()
221 if (Scope >= AMDGPU::CPol::SCOPE_DEV) in printTH()277 else if (Scope == CPol::SCOPE_DEV) in printScope()
6380 .Case("SCOPE_DEV", AMDGPU::CPol::SCOPE_DEV) in parseScope()