LLVM 22.0.0git
|
Interface definition for SIRegisterInfo. More...
Go to the source code of this file.
Classes | |
class | llvm::SIRegisterInfo |
struct | llvm::SIRegisterInfo::SpilledReg |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::AMDGPURI |
Register allocation hint types. Helps eliminate unneeded COPY with True16. | |
namespace | llvm::AMDGPU |
Macros | |
#define | GET_REGINFO_HEADER |
Enumerations | |
enum | { llvm::AMDGPURI::Size16 = 1 , llvm::AMDGPURI::Size32 = 2 } |
Functions | |
unsigned | llvm::AMDGPU::getRegBitWidth (const TargetRegisterClass &RC) |
Get the size in bits of a register from the register class RC . |
Interface definition for SIRegisterInfo.
Definition in file SIRegisterInfo.h.
#define GET_REGINFO_HEADER |
Definition at line 19 of file SIRegisterInfo.h.