LLVM API Documentation
#include "llvm/Support/DataTypes.h"
#include "AArch64GenRegisterInfo.inc"
#include "AArch64GenInstrInfo.inc"
#include "AArch64GenSubtargetInfo.inc"
Go to the source code of this file.
Namespaces | |
llvm | |
List of target independent CodeGen pass IDs. | |
llvm::AArch64_MC | |
Macros | |
#define | GET_REGINFO_ENUM |
#define | GET_INSTRINFO_ENUM |
#define | GET_SUBTARGETINFO_ENUM |
Functions | |
MCSubtargetInfo * | llvm::AArch64_MC::createAArch64MCSubtargetInfo (StringRef TT, StringRef CPU, StringRef FS) |
MCCodeEmitter * | llvm::createAArch64MCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx) |
MCObjectWriter * | llvm::createAArch64ELFObjectWriter (raw_ostream &OS, uint8_t OSABI) |
MCAsmBackend * | llvm::createAArch64AsmBackend (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU) |
Variables | |
Target | llvm::TheAArch64Target |
#define GET_INSTRINFO_ENUM |
Definition at line 60 of file AArch64MCTargetDesc.h.
#define GET_REGINFO_ENUM |
Definition at line 55 of file AArch64MCTargetDesc.h.
#define GET_SUBTARGETINFO_ENUM |
Definition at line 63 of file AArch64MCTargetDesc.h.