|
LLVM
4.0.0
|
#include <StackMaps.h>
Public Member Functions | |
| LiveOutReg () | |
| LiveOutReg (unsigned short Reg, unsigned short DwarfRegNum, unsigned short Size) | |
Public Attributes | |
| unsigned short | Reg |
| unsigned short | DwarfRegNum |
| unsigned short | Size |
Definition at line 201 of file StackMaps.h.
|
inline |
Definition at line 206 of file StackMaps.h.
|
inline |
Definition at line 207 of file StackMaps.h.
| unsigned short llvm::StackMaps::LiveOutReg::DwarfRegNum |
Definition at line 203 of file StackMaps.h.
| unsigned short llvm::StackMaps::LiveOutReg::Reg |
Definition at line 202 of file StackMaps.h.
| unsigned short llvm::StackMaps::LiveOutReg::Size |
Definition at line 204 of file StackMaps.h.
1.8.6