LLVM: lib/Target/M68k/MCTargetDesc/M68kInstPrinter.cpp File Reference (original) (raw)
This file contains definitions for an M68k MCInst printer. More...
#include "[M68kInstPrinter.h](M68kInstPrinter%5F8h%5Fsource.html)"#include "[M68kBaseInfo.h](M68kBaseInfo%5F8h%5Fsource.html)"#include "[llvm/ADT/StringExtras.h](StringExtras%5F8h%5Fsource.html)"#include "[llvm/MC/MCAsmInfo.h](MCAsmInfo%5F8h%5Fsource.html)"#include "[llvm/MC/MCExpr.h](MCExpr%5F8h%5Fsource.html)"#include "[llvm/MC/MCInst.h](MCInst%5F8h%5Fsource.html)"#include "[llvm/MC/MCInstrInfo.h](MCInstrInfo%5F8h%5Fsource.html)"#include "[llvm/MC/MCSymbol.h](MCSymbol%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 "M68kGenAsmWriter.inc"
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "asm-printer" |
| #define | PRINT_ALIAS_INSTR |
Detailed Description
This file contains definitions for an M68k MCInst printer.
Definition in file M68kInstPrinter.cpp.
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "asm-printer"
Definition at line 40 of file M68kInstPrinter.cpp.
◆ PRINT_ALIAS_INSTR
#define PRINT_ALIAS_INSTR
Definition at line 42 of file M68kInstPrinter.cpp.