LLVM API Documentation

Namespaces | Defines | 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

namespace  llvm
 

List of target independent CodeGen pass IDs.


Defines

#define GET_REGINFO_ENUM
#define GET_INSTRINFO_ENUM
#define GET_SUBTARGETINFO_ENUM

Functions

MCCodeEmitterllvm::createAArch64MCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, const MCSubtargetInfo &STI, MCContext &Ctx)
MCAsmBackendllvm::createAArch64leAsmBackend (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)
MCAsmBackendllvm::createAArch64beAsmBackend (const Target &T, const MCRegisterInfo &MRI, StringRef TT, StringRef CPU)
MCObjectWriterllvm::createAArch64ELFObjectWriter (raw_ostream &OS, uint8_t OSABI, bool IsLittleEndian)
MCObjectWriterllvm::createAArch64MachObjectWriter (raw_ostream &OS, uint32_t CPUType, uint32_t CPUSubtype)

Variables

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

Define Documentation

Definition at line 63 of file AArch64MCTargetDesc.h.

Definition at line 58 of file AArch64MCTargetDesc.h.

Definition at line 66 of file AArch64MCTargetDesc.h.