LLVM API Documentation

AlphaAsmPrinter.cpp File Reference

#include "Alpha.h"
#include "AlphaInstrInfo.h"
#include "AlphaTargetMachine.h"
#include "llvm/Module.h"
#include "llvm/Type.h"
#include "llvm/Assembly/Writer.h"
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/Target/TargetAsmInfo.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Mangler.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/ADT/Statistic.h"
#include "AlphaGenAsmWriter.inc"

Include dependency graph for AlphaAsmPrinter.cpp:

Go to the source code of this file.

Defines

#define DEBUG_TYPE   "asm-printer"

Functions

 STATISTIC (EmittedInsts,"Number of machine instrs printed")
FunctionPassllvm::createAlphaCodePrinterPass (raw_ostream &OS, TargetMachine &TM)


Define Documentation

#define DEBUG_TYPE   "asm-printer"

Definition at line 15 of file AlphaAsmPrinter.cpp.


Function Documentation

STATISTIC ( EmittedInsts  ,
"Number of machine instrs printed"   
)




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.