LLVM  4.0.0
Namespaces | Macros | Functions
BPFMCTargetDesc.h File Reference
#include "llvm/Support/DataTypes.h"
#include "llvm/Config/config.h"
#include "BPFGenRegisterInfo.inc"
#include "BPFGenInstrInfo.inc"
#include "BPFGenSubtargetInfo.inc"
Include dependency graph for BPFMCTargetDesc.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

Targetllvm::getTheBPFleTarget ()
 
Targetllvm::getTheBPFbeTarget ()
 
Targetllvm::getTheBPFTarget ()
 
MCCodeEmitterllvm::createBPFMCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, MCContext &Ctx)
 
MCCodeEmitterllvm::createBPFbeMCCodeEmitter (const MCInstrInfo &MCII, const MCRegisterInfo &MRI, MCContext &Ctx)
 
MCAsmBackendllvm::createBPFAsmBackend (const Target &T, const MCRegisterInfo &MRI, const Triple &TT, StringRef CPU, const MCTargetOptions &Options)
 
MCAsmBackendllvm::createBPFbeAsmBackend (const Target &T, const MCRegisterInfo &MRI, const Triple &TT, StringRef CPU, const MCTargetOptions &Options)
 
MCObjectWriterllvm::createBPFELFObjectWriter (raw_pwrite_stream &OS, uint8_t OSABI, bool IsLittleEndian)
 

Macro Definition Documentation

#define GET_INSTRINFO_ENUM

Definition at line 65 of file BPFMCTargetDesc.h.

#define GET_REGINFO_ENUM

Definition at line 60 of file BPFMCTargetDesc.h.

#define GET_SUBTARGETINFO_ENUM

Definition at line 68 of file BPFMCTargetDesc.h.