LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions | Variables
AArch64MCTargetDesc.h File Reference
#include "llvm/Support/DataTypes.h"
#include "AArch64GenRegisterInfo.inc"
#include "AArch64GenInstrInfo.inc"
#include "AArch64GenSubtargetInfo.inc"
Include dependency graph for AArch64MCTargetDesc.h:
This graph shows which files directly or indirectly include this file:

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

MCSubtargetInfollvm::AArch64_MC::createAArch64MCSubtargetInfo (StringRef TT, StringRef CPU, StringRef FS)
 
MCCodeEmitterllvm::createAArch64MCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx)
 
MCObjectWriterllvm::createAArch64ELFObjectWriter (raw_ostream &OS, uint8_t OSABI)
 
MCAsmBackendllvm::createAArch64AsmBackend (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)
 

Variables

Target llvm::TheAArch64Target
 

Macro Definition Documentation

#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.