LLVM  8.0.1
Classes | Namespaces | Macros | Functions
AVRAsmPrinter.cpp File Reference
#include "AVR.h"
#include "AVRMCInstLower.h"
#include "AVRSubtarget.h"
#include "InstPrinter/AVRInstPrinter.h"
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/IR/Mangler.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/TargetRegistry.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for AVRAsmPrinter.cpp:

Go to the source code of this file.

Classes

class  llvm::AVRAsmPrinter
 An AVR assembly code printer. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Macros

#define DEBUG_TYPE   "avr-asm-printer"
 

Functions

void LLVMInitializeAVRAsmPrinter ()
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "avr-asm-printer"

Definition at line 33 of file AVRAsmPrinter.cpp.

Function Documentation

◆ LLVMInitializeAVRAsmPrinter()

void LLVMInitializeAVRAsmPrinter ( )

Definition at line 186 of file AVRAsmPrinter.cpp.

References llvm::getTheAVRTarget(), and X.