Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSyncScope.h132 AllSVMDevices = 3, enumerator
145 case AllSVMDevices: in map()
162 static_cast<unsigned>(AllSVMDevices), static_cast<unsigned>(SubGroup)}; in getRuntimeValues()
167 return static_cast<unsigned>(AllSVMDevices); in getFallBackValue()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp907 static_cast<unsigned>(AtomicScopeOpenCLModel::AllSVMDevices) == 3 && in InitializePredefinedMacros()