Searched refs:SCOPE_CU (Results 1 – 3 of 3) sorted by relevance
414 SCOPE_CU = 0 << 3, enumerator
275 if (Scope == CPol::SCOPE_CU) in printScope()
6608 Scope = AMDGPU::CPol::SCOPE_CU; // default; in parseScope()6619 .Case("SCOPE_CU", AMDGPU::CPol::SCOPE_CU) in parseScope()