LLVM 22.0.0git
BPFMCTargetDesc.h File Reference
#include "llvm/Config/config.h"
#include "llvm/MC/MCContext.h"
#include "llvm/Support/DataTypes.h"
#include <memory>
#include "BPFGenRegisterInfo.inc"
#include "BPFGenInstrInfo.inc"
#include "BPFGenSubtargetInfo.inc"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Macros

#define GET_REGINFO_ENUM
#define GET_INSTRINFO_ENUM
#define GET_INSTRINFO_MC_HELPER_DECLS
#define GET_SUBTARGETINFO_ENUM

Functions

MCCodeEmitterllvm::createBPFMCCodeEmitter (const MCInstrInfo &MCII, MCContext &Ctx)
MCCodeEmitterllvm::createBPFbeMCCodeEmitter (const MCInstrInfo &MCII, MCContext &Ctx)
MCAsmBackendllvm::createBPFAsmBackend (const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options)
MCAsmBackendllvm::createBPFbeAsmBackend (const Target &T, const MCSubtargetInfo &STI, const MCRegisterInfo &MRI, const MCTargetOptions &Options)
std::unique_ptr< MCObjectTargetWriterllvm::createBPFELFObjectWriter (uint8_t OSABI)

Macro Definition Documentation

◆ GET_INSTRINFO_ENUM

#define GET_INSTRINFO_ENUM

Definition at line 55 of file BPFMCTargetDesc.h.

◆ GET_INSTRINFO_MC_HELPER_DECLS

#define GET_INSTRINFO_MC_HELPER_DECLS

Definition at line 56 of file BPFMCTargetDesc.h.

◆ GET_REGINFO_ENUM

#define GET_REGINFO_ENUM

Definition at line 50 of file BPFMCTargetDesc.h.

◆ GET_SUBTARGETINFO_ENUM

#define GET_SUBTARGETINFO_ENUM

Definition at line 59 of file BPFMCTargetDesc.h.