Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSyncScope.h44 DeviceScope, enumerator
64 case SyncScope::DeviceScope: in getAsString()
241 return SyncScope::DeviceScope; in map()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp529 case SyncScope::DeviceScope: in getLLVMSyncScopeID()