LLVM 20.0.0git
|
#include "XtensaInstPrinter.h"
#include "llvm/CodeGen/MachineOperand.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCInstrInfo.h"
#include "llvm/MC/MCRegister.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Support/Casting.h"
#include "llvm/Support/raw_ostream.h"
#include "XtensaGenAsmWriter.inc"
Go to the source code of this file.
Macros | |
#define | DEBUG_TYPE "asm-printer" |
Functions | |
static void | printExpr (const MCExpr *Expr, raw_ostream &OS) |
#define DEBUG_TYPE "asm-printer" |
Definition at line 26 of file XtensaInstPrinter.cpp.
|
static |
Definition at line 30 of file XtensaInstPrinter.cpp.
References assert(), llvm::MCSymbolRefExpr::getKind(), llvm::MCSymbolRefExpr::getSymbol(), llvm::Offset, OS, llvm::report_fatal_error(), and llvm::MCSymbolRefExpr::VK_None.