LLVM  3.7.0
Namespaces | Macros | Functions | Variables
AArch64MCTargetDesc.h File Reference
#include "llvm/Support/DataTypes.h"
#include <string>
#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
 Compute iterated dominance frontiers using a linear time algorithm.
 

Macros

#define GET_REGINFO_ENUM
 
#define GET_INSTRINFO_ENUM
 
#define GET_SUBTARGETINFO_ENUM
 

Functions

MCCodeEmitterllvm::createAArch64MCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, MCContext &Ctx)
 
MCAsmBackendllvm::createAArch64leAsmBackend (const Target &T, const MCRegisterInfo &MRI, const Triple &TT, StringRef CPU)
 
MCAsmBackendllvm::createAArch64beAsmBackend (const Target &T, const MCRegisterInfo &MRI, const Triple &TT, StringRef CPU)
 
MCObjectWriterllvm::createAArch64ELFObjectWriter (raw_pwrite_stream &OS, uint8_t OSABI, bool IsLittleEndian)
 
MCObjectWriterllvm::createAArch64MachObjectWriter (raw_pwrite_stream &OS, uint32_t CPUType, uint32_t CPUSubtype)
 
MCTargetStreamerllvm::createAArch64AsmTargetStreamer (MCStreamer &S, formatted_raw_ostream &OS, MCInstPrinter *InstPrint, bool isVerboseAsm)
 
MCTargetStreamerllvm::createAArch64ObjectTargetStreamer (MCStreamer &S, const MCSubtargetInfo &STI)
 

Variables

Target llvm::TheAArch64leTarget
 
Target llvm::TheAArch64beTarget
 
Target llvm::TheARM64Target
 

Macro Definition Documentation

#define GET_INSTRINFO_ENUM

Definition at line 78 of file AArch64MCTargetDesc.h.

#define GET_REGINFO_ENUM

Definition at line 73 of file AArch64MCTargetDesc.h.

#define GET_SUBTARGETINFO_ENUM

Definition at line 81 of file AArch64MCTargetDesc.h.