Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DSyncScope.h117 AllSVMDevices = 3, enumerator
130 case AllSVMDevices: in map()
147 static_cast<unsigned>(AllSVMDevices), static_cast<unsigned>(SubGroup)}; in getRuntimeValues()
152 return static_cast<unsigned>(AllSVMDevices); in getFallBackValue()
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DInitPreprocessor.cpp788 static_cast<unsigned>(AtomicScopeOpenCLModel::AllSVMDevices) == 3 && in InitializePredefinedMacros()