|
LLVM 24.0.0git
|
#include "SystemZXPLINKAsmPrinter.h"#include "MCTargetDesc/SystemZMCTargetDesc.h"#include "MCTargetDesc/SystemZTargetStreamer.h"#include "SystemZFrameLowering.h"#include "SystemZInstrInfo.h"#include "SystemZMCInstLower.h"#include "SystemZMachineFunctionInfo.h"#include "SystemZSubtarget.h"#include "SystemZTargetObjectFile.h"#include "llvm/ADT/StringExtras.h"#include "llvm/BinaryFormat/GOFF.h"#include "llvm/CodeGen/MachineFrameInfo.h"#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"#include "llvm/IR/Function.h"#include "llvm/IR/GlobalAlias.h"#include "llvm/IR/GlobalObject.h"#include "llvm/IR/Module.h"#include "llvm/MC/MCExpr.h"#include "llvm/MC/MCInstBuilder.h"#include "llvm/MC/MCSymbolGOFF.h"#include "llvm/Support/Chrono.h"#include "llvm/Support/ConvertEBCDIC.h"#include "llvm/Support/FormatVariadic.h"Go to the source code of this file.
Macros | |
| #define | EMIT_COMMENT(Str) |
Functions | |
| static std::string | getProductID (Module &M) |
| static uint32_t | getProductVersion (Module &M) |
| static uint32_t | getProductRelease (Module &M) |
| static uint32_t | getProductPatch (Module &M) |
| static time_t | getTranslationTime (Module &M) |
| static void | determinePrologueStackUpdateSym (MachineFunction *MF, MCSymbol *&EndOfPrologSym, MCSymbol *&StackUpdateSym) |
| #define EMIT_COMMENT | ( | Str | ) |
|
static |
Definition at line 438 of file SystemZXPLINKAsmPrinter.cpp.
References llvm::Twine::concat(), llvm::MCContext::createTempSymbol(), llvm::MachineFunction::getContext(), llvm::SystemZSubtarget::getInstrInfo(), llvm::MachineFunction::getName(), llvm::SystemZSubtarget::getSpecialRegisters(), llvm::MachineFunction::getSubtarget(), I, MBB, llvm::AsmPrinter::MF, llvm::report_fatal_error(), llvm::MachineInstr::setPreInstrSymbol(), Size, and TII.
|
static |
Definition at line 363 of file SystemZXPLINKAsmPrinter.cpp.
References llvm::cast().
Definition at line 386 of file SystemZXPLINKAsmPrinter.cpp.
References llvm::mdconst::extract_or_null().
Definition at line 379 of file SystemZXPLINKAsmPrinter.cpp.
References llvm::mdconst::extract_or_null().
Definition at line 372 of file SystemZXPLINKAsmPrinter.cpp.
References llvm::mdconst::extract_or_null().
|
static |
Definition at line 393 of file SystemZXPLINKAsmPrinter.cpp.
References llvm::mdconst::extract_or_null().