Searched refs:ClScope (Results 1 – 1 of 1) sorted by relevance
513 static SPIRV::Scope::Scope getSPIRVScope(SPIRV::CLMemoryScope ClScope) { in getSPIRVScope() argument514 switch (ClScope) { in getSPIRVScope()745 auto ClScope = static_cast<SPIRV::CLMemoryScope>( in buildAtomicCompareExchangeInst() local747 Scope = getSPIRVScope(ClScope); in buildAtomicCompareExchangeInst()748 if (ClScope == static_cast<unsigned>(Scope)) in buildAtomicCompareExchangeInst()