LLVM 19.0.0git
Namespaces | Macros
SparcInstPrinter.cpp File Reference
#include "SparcInstPrinter.h"
#include "Sparc.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCRegisterInfo.h"
#include "llvm/MC/MCSubtargetInfo.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Support/raw_ostream.h"
#include "SparcGenAsmWriter.inc"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::Sparc
 

Macros

#define DEBUG_TYPE   "asm-printer"
 
#define GET_INSTRUCTION_NAME
 
#define PRINT_ALIAS_INSTR
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "asm-printer"

Definition at line 23 of file SparcInstPrinter.cpp.

◆ GET_INSTRUCTION_NAME

#define GET_INSTRUCTION_NAME

Definition at line 33 of file SparcInstPrinter.cpp.

◆ PRINT_ALIAS_INSTR

#define PRINT_ALIAS_INSTR

Definition at line 34 of file SparcInstPrinter.cpp.