LLVM 19.0.0git
Classes | Namespaces | Macros | Functions
AVRAsmPrinter.cpp File Reference
#include "AVR.h"
#include "AVRMCInstLower.h"
#include "AVRSubtarget.h"
#include "AVRTargetMachine.h"
#include "MCTargetDesc/AVRInstPrinter.h"
#include "MCTargetDesc/AVRMCExpr.h"
#include "TargetInfo/AVRTargetInfo.h"
#include "llvm/BinaryFormat/ELF.h"
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/MachineModuleInfo.h"
#include "llvm/CodeGen/TargetRegisterInfo.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/IR/Mangler.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCSectionELF.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/MC/TargetRegistry.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/Target/TargetLoweringObjectFile.h"

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.