|
LLVM
3.7.0
|
#include "llvm/MC/MachineLocation.h"#include "llvm/Target/TargetRegisterInfo.h"#include "HexagonGenRegisterInfo.inc"Go to the source code of this file.
Classes | |
| class | llvm::HexagonRegisterInfo |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Macros | |
| #define | GET_REGINFO_HEADER |
| #define | HEXAGON_RESERVED_REG_1 Hexagon::R10 |
| #define | HEXAGON_RESERVED_REG_2 Hexagon::R11 |
| #define GET_REGINFO_HEADER |
Definition at line 21 of file HexagonRegisterInfo.h.
| #define HEXAGON_RESERVED_REG_1 Hexagon::R10 |
Definition at line 36 of file HexagonRegisterInfo.h.
Referenced by llvm::HexagonRegisterInfo::getReservedRegs().
| #define HEXAGON_RESERVED_REG_2 Hexagon::R11 |
Definition at line 37 of file HexagonRegisterInfo.h.
Referenced by llvm::HexagonRegisterInfo::getReservedRegs().
1.8.6