Searched refs:ClScope (Results 1 – 1 of 1) sorted by relevance
398 static SPIRV::Scope::Scope getSPIRVScope(SPIRV::CLMemoryScope ClScope) { in getSPIRVScope() argument399 switch (ClScope) { in getSPIRVScope()598 auto ClScope = static_cast<SPIRV::CLMemoryScope>( in buildAtomicCompareExchangeInst() local600 Scope = getSPIRVScope(ClScope); in buildAtomicCompareExchangeInst()601 if (ClScope == static_cast<unsigned>(Scope)) in buildAtomicCompareExchangeInst()