|
LLVM
3.7.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 150 of file StackMaps.h.
|
inline |
Definition at line 155 of file StackMaps.h.
|
inline |
Definition at line 156 of file StackMaps.h.
| unsigned short llvm::StackMaps::LiveOutReg::DwarfRegNum |
Definition at line 152 of file StackMaps.h.
| unsigned short llvm::StackMaps::LiveOutReg::Reg |
Definition at line 151 of file StackMaps.h.
| unsigned short llvm::StackMaps::LiveOutReg::Size |
Definition at line 153 of file StackMaps.h.
1.8.6