LLVM 19.0.0git
Macros | Functions
ARCAsmPrinter.cpp File Reference
#include "ARC.h"
#include "ARCMCInstLower.h"
#include "ARCSubtarget.h"
#include "ARCTargetMachine.h"
#include "MCTargetDesc/ARCInstPrinter.h"
#include "TargetInfo/ARCTargetInfo.h"
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/TargetRegistry.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "asm-printer"
 

Functions

LLVM_EXTERNAL_VISIBILITY void LLVMInitializeARCAsmPrinter ()
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "asm-printer"

Definition at line 30 of file ARCAsmPrinter.cpp.

Function Documentation

◆ LLVMInitializeARCAsmPrinter()

LLVM_EXTERNAL_VISIBILITY void LLVMInitializeARCAsmPrinter ( )

Definition at line 76 of file ARCAsmPrinter.cpp.

References llvm::getTheARCTarget(), and X.