Home
last modified time | relevance | path

Searched refs:SubGroup (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DSyncScope.h118 SubGroup = 4, enumerator
119 Last = SubGroup
132 case SubGroup: in map()
144 static_assert(Last == SubGroup, "Does not include all synch scopes"); in getRuntimeValues()
147 static_cast<unsigned>(AllSVMDevices), static_cast<unsigned>(SubGroup)}; in getRuntimeValues()
/llvm-project-15.0.7/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp1367 for (auto const &SubGroup : SubGroups) { in emitDiagSubGroups() local
1369 DiagsInGroup.find(SubGroup); in emitDiagSubGroups()
/llvm-project-15.0.7/clang/lib/Frontend/
H A DInitPreprocessor.cpp777 static_cast<unsigned>(AtomicScopeOpenCLModel::SubGroup) == 4, in InitializePredefinedMacros()
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVNonUniformOps.td67 %0 = spv.GroupNonUniformBallot "SubGroup" %predicate : vector<4xi32>