Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSyncScope.h50 HIPWorkgroup, enumerator
76 case SyncScope::HIPWorkgroup: in getAsString()
195 return SyncScope::HIPWorkgroup; in map()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAMDGPU.cpp522 case SyncScope::HIPWorkgroup: in getLLVMSyncScopeID()