LLVM: llvm::AMDGPURI Namespace Reference (original) (raw)
Register allocation hint types. Helps eliminate unneeded COPY with True16. More...
| Enumerations | |
|---|---|
| enum | { Size16 = 1 , Size32 = 2 } |
Detailed Description
Register allocation hint types. Helps eliminate unneeded COPY with True16.
Enumeration Type Documentation
◆ anonymous enum
anonymous enum
| Enumerator |
|---|
| Size16 |
| Size32 |
Definition at line 36 of file SIRegisterInfo.h.