LLVM
8.0.1
|
Holds information about all subregisters comprising a register location. More...
#include "CodeGen/AsmPrinter/DwarfExpression.h"
Public Attributes | |
int | DwarfRegNo |
unsigned | Size |
const char * | Comment |
Holds information about all subregisters comprising a register location.
Definition at line 102 of file DwarfExpression.h.
Definition at line 105 of file DwarfExpression.h.
int llvm::DwarfExpression::Register::DwarfRegNo |
Definition at line 103 of file DwarfExpression.h.
unsigned llvm::DwarfExpression::Register::Size |
Definition at line 104 of file DwarfExpression.h.