|
LLVM
3.7.0
|
#include <cstdint>#include "HexagonGenRegisterInfo.inc"#include "HexagonGenInstrInfo.inc"#include "HexagonGenSubtargetInfo.inc"Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Macros | |
| #define | GET_REGINFO_ENUM |
| #define | GET_INSTRINFO_ENUM |
| #define | GET_SUBTARGETINFO_ENUM |
Functions | |
| MCInstrInfo * | llvm::createHexagonMCInstrInfo () |
| MCCodeEmitter * | llvm::createHexagonMCCodeEmitter (MCInstrInfo const &MCII, MCRegisterInfo const &MRI, MCContext &MCT) |
| MCAsmBackend * | llvm::createHexagonAsmBackend (Target const &T, MCRegisterInfo const &, const Triple &TT, StringRef CPU) |
| MCObjectWriter * | llvm::createHexagonELFObjectWriter (raw_pwrite_stream &OS, uint8_t OSABI, StringRef CPU) |
Variables | |
| Target | llvm::TheHexagonTarget |
| const InstrStage | llvm::HexagonStages [] |
| #define GET_INSTRINFO_ENUM |
Definition at line 62 of file HexagonMCTargetDesc.h.
| #define GET_REGINFO_ENUM |
Definition at line 57 of file HexagonMCTargetDesc.h.
| #define GET_SUBTARGETINFO_ENUM |
Definition at line 65 of file HexagonMCTargetDesc.h.
1.8.6