LLVM 20.0.0git
|
Enumerations | |
enum | Type { TRAP = -2 , WORKGROUP = -1 } |
enum | { BARRIER_SCOPE_WORKGROUP = 0 } |
anonymous enum |
Enumerator | |
---|---|
BARRIER_SCOPE_WORKGROUP |
Definition at line 1080 of file SIDefines.h.
The types map onto corresponding union members of the Object
struct.
Enumerator | |
---|---|
TRAP | |
WORKGROUP |
Definition at line 1078 of file SIDefines.h.