|
LLVM 22.0.0git
|
Enumerations | |
| enum | Type { CLUSTER_TRAP = -4 , CLUSTER = -3 , TRAP = -2 , WORKGROUP = -1 , NAMED_BARRIER_FIRST = 1 , NAMED_BARRIER_LAST = 16 } |
| enum | { BARRIER_SCOPE_WORKGROUP = 0 } |
| anonymous enum |
| Enumerator | |
|---|---|
| BARRIER_SCOPE_WORKGROUP | |
Definition at line 1123 of file SIDefines.h.
The types map onto corresponding union members of the Object struct.
| Enumerator | |
|---|---|
| CLUSTER_TRAP | |
| CLUSTER | |
| TRAP | |
| WORKGROUP | |
| NAMED_BARRIER_FIRST | |
| NAMED_BARRIER_LAST | |
Definition at line 1114 of file SIDefines.h.