Home
last modified time | relevance | path

Searched refs:CLScope (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp427 auto CLScope = in buildScopeReg() local
429 Scope = getSPIRVScope(CLScope); in buildScopeReg()
431 if (CLScope == static_cast<unsigned>(Scope)) { in buildScopeReg()
742 SPIRV::CLMemoryScope CLScope = in buildBarrierInst() local
744 MemScope = getSPIRVScope(CLScope); in buildBarrierInst()
749 if (CLScope == static_cast<unsigned>(Scope)) { in buildBarrierInst()