LLVM 22.0.0git
Functions
XtensaAsmPrinter.cpp File Reference
#include "XtensaAsmPrinter.h"
#include "MCTargetDesc/XtensaInstPrinter.h"
#include "MCTargetDesc/XtensaMCAsmInfo.h"
#include "MCTargetDesc/XtensaTargetStreamer.h"
#include "TargetInfo/XtensaTargetInfo.h"
#include "XtensaConstantPoolValue.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/BinaryFormat/ELF.h"
#include "llvm/CodeGen/MachineConstantPool.h"
#include "llvm/CodeGen/MachineModuleInfoImpls.h"
#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCInstBuilder.h"
#include "llvm/MC/MCSectionELF.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/MC/MCSymbolELF.h"
#include "llvm/MC/TargetRegistry.h"

Go to the source code of this file.

Functions

static Xtensa::Specifier getModifierSpecifier (XtensaCP::XtensaCPModifier Modifier)
 
 INITIALIZE_PASS (XtensaAsmPrinter, "xtensa-asm-printer", "Xtensa Assembly Printer", false, false) extern "C" LLVM_EXTERNAL_VISIBILITY void LLVMInitializeXtensaAsmPrinter()
 

Function Documentation

◆ getModifierSpecifier()

static Xtensa::Specifier getModifierSpecifier ( XtensaCP::XtensaCPModifier  Modifier)
static

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( XtensaAsmPrinter  ,
"xtensa-asm-printer"  ,
"Xtensa Assembly Printer"  ,
false  ,
false   
)

Definition at line 316 of file XtensaAsmPrinter.cpp.

References A, and llvm::getTheXtensaTarget().