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.cpp590 auto CLScope = in buildScopeReg() local
592 Scope = getSPIRVScope(CLScope); in buildScopeReg()
594 if (CLScope == static_cast<unsigned>(Scope)) { in buildScopeReg()
991 SPIRV::CLMemoryScope CLScope = in buildBarrierInst() local
993 MemScope = getSPIRVScope(CLScope); in buildBarrierInst()
997 if (CLScope == static_cast<unsigned>(Scope)) in buildBarrierInst()