Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp542 auto CLScope = in buildScopeReg() local
544 Scope = getSPIRVScope(CLScope); in buildScopeReg()
546 if (CLScope == static_cast<unsigned>(Scope)) { in buildScopeReg()
956 SPIRV::CLMemoryScope CLScope = in buildBarrierInst() local
958 MemScope = getSPIRVScope(CLScope); in buildBarrierInst()
963 if (CLScope == static_cast<unsigned>(Scope)) { in buildBarrierInst()