14 #ifndef LLVM_LIB_TARGET_BPF_BPFSUBTARGET_H 15 #define LLVM_LIB_TARGET_BPF_BPFSUBTARGET_H 26 #define GET_SUBTARGETINFO_HEADER 27 #include "BPFGenSubtargetInfo.inc" 33 virtual void anchor();
40 void initializeEnvironment();
74 return &FrameLowering;
This class represents lattice values for constants.
void ParseSubtargetFeatures(StringRef CPU, StringRef FS)
const BPFTargetLowering * getTargetLowering() const override
BPFSubtarget(const Triple &TT, const std::string &CPU, const std::string &FS, const TargetMachine &TM)
bool getUseDwarfRIS() const
const BPFInstrInfo * getInstrInfo() const override
BPFSubtarget & initializeSubtargetDependencies(StringRef CPU, StringRef FS)
const BPFRegisterInfo & getRegisterInfo() const
TargetRegisterInfo base class - We assume that the target defines a static array of TargetRegisterDes...
const TargetRegisterInfo * getRegisterInfo() const override
Triple - Helper class for working with autoconf configuration names.
const BPFSelectionDAGInfo * getSelectionDAGInfo() const override
const BPFFrameLowering * getFrameLowering() const override
Primary interface to the complete machine description for the target machine.
StringRef - Represent a constant reference to a string, i.e.
bool getHasJmpExt() const