LLVM  8.0.1
Macros | Functions
BPFRegisterInfo.cpp File Reference
#include "BPFRegisterInfo.h"
#include "BPF.h"
#include "BPFSubtarget.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/RegisterScavenging.h"
#include "llvm/CodeGen/TargetFrameLowering.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "llvm/IR/DiagnosticInfo.h"
#include "llvm/Support/ErrorHandling.h"
#include "BPFGenRegisterInfo.inc"
Include dependency graph for BPFRegisterInfo.cpp:

Go to the source code of this file.

Macros

#define GET_REGINFO_TARGET_DESC
 

Functions

static void WarnSize (int Offset, MachineFunction &MF, DebugLoc &DL)
 

Macro Definition Documentation

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 26 of file BPFRegisterInfo.cpp.

Function Documentation

◆ WarnSize()

static void WarnSize ( int  Offset,
MachineFunction MF,
DebugLoc DL 
)
static