LLVM 20.0.0git
|
Enumerations | |
enum | : unsigned { REG_IDX_MASK = 0xff , IS_VGPR = 1 << 8 , IS_AGPR = 1 << 9 , IS_HI16 = 1 << 10 } |
anonymous enum : unsigned |
Enumerator | |
---|---|
REG_IDX_MASK | |
IS_VGPR | |
IS_AGPR | |
IS_HI16 |
Definition at line 370 of file SIDefines.h.