LLVM 20.0.0git
|
Extra information, not in MCRegisterDesc, about registers. More...
#include "llvm/CodeGen/TargetRegisterInfo.h"
Public Attributes | |
const uint8_t * | CostPerUse |
unsigned | NumCosts |
const bool * | InAllocatableClass |
Extra information, not in MCRegisterDesc, about registers.
These are used by codegen, not by MC.
Definition at line 215 of file TargetRegisterInfo.h.
Definition at line 216 of file TargetRegisterInfo.h.
Referenced by llvm::TargetRegisterInfo::getRegisterCosts().
Definition at line 219 of file TargetRegisterInfo.h.
Referenced by llvm::TargetRegisterInfo::isInAllocatableClass().
unsigned llvm::TargetRegisterInfoDesc::NumCosts |
Definition at line 217 of file TargetRegisterInfo.h.