|
LLVM
4.0.0
|
#include "llvm/Support/CommandLine.h"#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. | |
| llvm::Hexagon_MC | |
Macros | |
| #define | GET_REGINFO_ENUM |
| #define | GET_INSTRINFO_ENUM |
| #define | GET_SUBTARGETINFO_ENUM |
Functions | |
| Target & | llvm::getTheHexagonTarget () |
| MCInstrInfo * | llvm::createHexagonMCInstrInfo () |
| MCCodeEmitter * | llvm::createHexagonMCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, MCContext &MCT) |
| MCAsmBackend * | llvm::createHexagonAsmBackend (Target const &T, MCRegisterInfo const &, const Triple &TT, StringRef CPU, const MCTargetOptions &Options) |
| MCObjectWriter * | llvm::createHexagonELFObjectWriter (raw_pwrite_stream &OS, uint8_t OSABI, StringRef CPU) |
| StringRef | llvm::Hexagon_MC::selectHexagonCPU (const Triple &TT, StringRef CPU) |
Variables | |
| cl::opt< bool > | llvm::HexagonDisableCompound |
| cl::opt< bool > | llvm::HexagonDisableDuplex |
| const InstrStage | llvm::HexagonStages [] |
| #define GET_INSTRINFO_ENUM |
Definition at line 73 of file HexagonMCTargetDesc.h.
| #define GET_REGINFO_ENUM |
Definition at line 68 of file HexagonMCTargetDesc.h.
| #define GET_SUBTARGETINFO_ENUM |
Definition at line 76 of file HexagonMCTargetDesc.h.
1.8.6