LLVM: lib/Target/AVR/AVRAsmPrinter.cpp File Reference (original) (raw)

#include "[AVR.h](AVR%5F8h%5Fsource.html)"
#include "[AVRMCInstLower.h](AVRMCInstLower%5F8h%5Fsource.html)"
#include "[AVRSubtarget.h](AVRSubtarget%5F8h%5Fsource.html)"
#include "[AVRTargetMachine.h](AVRTargetMachine%5F8h%5Fsource.html)"
#include "[MCTargetDesc/AVRInstPrinter.h](AVRInstPrinter%5F8h%5Fsource.html)"
#include "[MCTargetDesc/AVRMCExpr.h](AVRMCExpr%5F8h%5Fsource.html)"
#include "[TargetInfo/AVRTargetInfo.h](AVRTargetInfo%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/AsmPrinter.h](AsmPrinter%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineFunction.h](MachineFunction%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineInstr.h](MachineInstr%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineModuleInfo.h](MachineModuleInfo%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/TargetRegisterInfo.h](TargetRegisterInfo%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/TargetSubtargetInfo.h](TargetSubtargetInfo%5F8h%5Fsource.html)"
#include "[llvm/IR/Mangler.h](Mangler%5F8h%5Fsource.html)"
#include "[llvm/IR/Module.h](IR%5F2Module%5F8h%5Fsource.html)"
#include "[llvm/MC/MCContext.h](MCContext%5F8h%5Fsource.html)"
#include "[llvm/MC/MCInst.h](MCInst%5F8h%5Fsource.html)"
#include "[llvm/MC/MCSectionELF.h](MCSectionELF%5F8h%5Fsource.html)"
#include "[llvm/MC/MCStreamer.h](MCStreamer%5F8h%5Fsource.html)"
#include "[llvm/MC/MCSymbol.h](MCSymbol%5F8h%5Fsource.html)"
#include "[llvm/MC/TargetRegistry.h](TargetRegistry%5F8h%5Fsource.html)"
#include "[llvm/Support/ErrorHandling.h](llvm%5F2Support%5F2ErrorHandling%5F8h%5Fsource.html)"
#include "[llvm/Support/raw_ostream.h](raw%5F%5Fostream%5F8h%5Fsource.html)"
#include "[llvm/Target/TargetLoweringObjectFile.h](TargetLoweringObjectFile%5F8h%5Fsource.html)"

Go to the source code of this file.

Classes
class llvm::AVRAsmPrinter
An AVR assembly code printer. More...
Namespaces
namespace llvm
This is an optimization pass for GlobalISel generic memory operations.
Macros
#define DEBUG_TYPE "avr-asm-printer"
Functions
LLVM_EXTERNAL_VISIBILITY void LLVMInitializeAVRAsmPrinter ()

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "avr-asm-printer"

Definition at line 40 of file AVRAsmPrinter.cpp.

Function Documentation

LLVMInitializeAVRAsmPrinter()

LLVM_EXTERNAL_VISIBILITY void LLVMInitializeAVRAsmPrinter ( )

Definition at line 326 of file AVRAsmPrinter.cpp.

References llvm::getTheAVRTarget(), and X.