Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DSyncScope.h45 OpenCLDevice, enumerator
55 case SyncScope::OpenCLDevice: in getAsString()
115 return SyncScope::OpenCLDevice; in map()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DTargetInfo.cpp7908 case SyncScope::OpenCLDevice: in getLLVMSyncScopeID()