Searched refs:ClScope (Results 1 – 1 of 1) sorted by relevance
396 static SPIRV::Scope::Scope getSPIRVScope(SPIRV::CLMemoryScope ClScope) { in getSPIRVScope() argument397 switch (ClScope) { in getSPIRVScope()578 auto ClScope = static_cast<SPIRV::CLMemoryScope>( in buildAtomicCompareExchangeInst() local580 Scope = getSPIRVScope(ClScope); in buildAtomicCompareExchangeInst()581 if (ClScope == static_cast<unsigned>(Scope)) in buildAtomicCompareExchangeInst()