LLVM  3.7.0
Namespaces | Macros | Functions | Variables
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

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)
 
MCAsmBackendllvm::createBPFbeAsmBackend (const Target &T, const MCRegisterInfo &MRI, const Triple &TT, StringRef CPU)
 
MCObjectWriterllvm::createBPFELFObjectWriter (raw_pwrite_stream &OS, uint8_t OSABI, bool IsLittleEndian)
 

Variables

Target llvm::TheBPFleTarget
 
Target llvm::TheBPFbeTarget
 
Target llvm::TheBPFTarget
 

Macro Definition Documentation

#define GET_INSTRINFO_ENUM

Definition at line 62 of file BPFMCTargetDesc.h.

#define GET_REGINFO_ENUM

Definition at line 57 of file BPFMCTargetDesc.h.

#define GET_SUBTARGETINFO_ENUM

Definition at line 65 of file BPFMCTargetDesc.h.