LLVM  8.0.1
Namespaces | Macros | Functions
AVRRegisterInfo.cpp File Reference
#include "AVRRegisterInfo.h"
#include "llvm/ADT/BitVector.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/IR/Function.h"
#include "llvm/CodeGen/TargetFrameLowering.h"
#include "AVR.h"
#include "AVRInstrInfo.h"
#include "AVRTargetMachine.h"
#include "MCTargetDesc/AVRMCTargetDesc.h"
#include "AVRGenRegisterInfo.inc"
Include dependency graph for AVRRegisterInfo.cpp:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 

Macros

#define GET_REGINFO_TARGET_DESC
 

Functions

static void llvm::foldFrameOffset (MachineBasicBlock::iterator &II, int &Offset, unsigned DstReg)
 Fold a frame offset shared between two add instructions into a single one. More...
 

Macro Definition Documentation

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 28 of file AVRRegisterInfo.cpp.