|
LLVM 22.0.0git
|
This file contains a printer that converts from our internal representation of machine-dependent LLVM code to GAS-format M68k assembly language. More...
#include "M68kAsmPrinter.h"#include "M68k.h"#include "M68kMachineFunction.h"#include "MCTargetDesc/M68kInstPrinter.h"#include "TargetInfo/M68kTargetInfo.h"#include "llvm/MC/TargetRegistry.h"Go to the source code of this file.
Macros | |
| #define | DEBUG_TYPE "m68k-asm-printer" |
Functions | |
| INITIALIZE_PASS (M68kAsmPrinter, "m68k-asm-printer", "M68k Assembly Printer", false, false) extern "C" LLVM_EXTERNAL_VISIBILITY void LLVMInitializeM68kAsmPrinter() | |
This file contains a printer that converts from our internal representation of machine-dependent LLVM code to GAS-format M68k assembly language.
Definition in file M68kAsmPrinter.cpp.
| #define DEBUG_TYPE "m68k-asm-printer" |
Definition at line 28 of file M68kAsmPrinter.cpp.
| INITIALIZE_PASS | ( | M68kAsmPrinter | , |
| "m68k-asm-printer" | , | ||
| "M68k Assembly Printer" | , | ||
| false | , | ||
| false | ) |
Definition at line 200 of file M68kAsmPrinter.cpp.
References llvm::getTheM68kTarget(), LLVM_EXTERNAL_VISIBILITY, and X.