LLVM 19.0.0git
Macros
VEInstPrinter.cpp File Reference
#include "VEInstPrinter.h"
#include "VE.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 "VEGenAsmWriter.inc"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "ve-asmprinter"
 
#define GET_INSTRUCTION_NAME
 
#define PRINT_ALIAS_INSTR
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "ve-asmprinter"

Definition at line 24 of file VEInstPrinter.cpp.

◆ GET_INSTRUCTION_NAME

#define GET_INSTRUCTION_NAME

Definition at line 26 of file VEInstPrinter.cpp.

◆ PRINT_ALIAS_INSTR

#define PRINT_ALIAS_INSTR

Definition at line 27 of file VEInstPrinter.cpp.