LLVM API Documentation
#include "IA64.h"#include "IA64TargetMachine.h"#include "llvm/Module.h"#include "llvm/Type.h"#include "llvm/Assembly/Writer.h"#include "llvm/CodeGen/AsmPrinter.h"#include "llvm/CodeGen/MachineFunctionPass.h"#include "llvm/Target/TargetMachine.h"#include "llvm/Support/Mangler.h"#include "llvm/ADT/Statistic.h"#include <iostream>#include "IA64GenAsmWriter.inc"Include dependency graph for IA64AsmPrinter.cpp:

Go to the source code of this file.
Functions | |
| FunctionPass * | llvm::createIA64CodePrinterPass (std::ostream &o, IA64TargetMachine &tm) |
Variables | |
| Statistic | EmittedInsts ("asm-printer","Number of machine instrs printed") |
Statistic EmittedInsts("asm-printer","Number of machine instrs printed") [static] |
| std::set<std::string> ExternalFunctionNames |
Definition at line 36 of file IA64AsmPrinter.cpp.
| std::set<std::string> ExternalObjectNames |
Definition at line 36 of file IA64AsmPrinter.cpp.