LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::AsmPrinter Member List

This is the complete list of members for llvm::AsmPrinter, including all inherited members.

AlignDirectivellvm::AsmPrinter [protected]
AlignmentIsInBytesllvm::AsmPrinter [protected]
AsciiDirectivellvm::AsmPrinter [protected]
AsmPrinter(std::ostream &o, TargetMachine &tm)llvm::AsmPrinter [inline, protected]
CommentStringllvm::AsmPrinter [protected]
CurrentFnNamellvm::AsmPrinter [protected]
Data16bitsDirectivellvm::AsmPrinter [protected]
Data32bitsDirectivellvm::AsmPrinter [protected]
Data64bitsDirectivellvm::AsmPrinter [protected]
Data8bitsDirectivellvm::AsmPrinter [protected]
doFinalization(Module &M)llvm::AsmPrinter [protected, virtual]
doInitialization(Module &M)llvm::AsmPrinter [protected, virtual]
dump() const llvm::Pass
dumpPassStructure(unsigned Offset=0)llvm::Pass [virtual]
emitAlignment(unsigned NumBits) const llvm::AsmPrinter [protected]
emitConstantValueOnly(const Constant *CV)llvm::AsmPrinter [protected]
emitGlobalConstant(const Constant *CV)llvm::AsmPrinter [protected]
emitZeros(unsigned NumZeros) const llvm::AsmPrinter [protected]
getAnalysis() const llvm::Pass [inline]
getAnalysisID(const PassInfo *PI) const llvm::Pass [inline]
getAnalysisToUpdate() const llvm::Pass
getAnalysisUsage(AnalysisUsage &Info) const llvm::Pass [inline, virtual]
getClassPassInfo()llvm::Pass [inline, static]
getPassInfo() const llvm::Pass
getPassName() const llvm::Pass [virtual]
GlobalPrefixllvm::AsmPrinter [protected]
lookupPassInfo(const std::type_info &TI)llvm::Pass [static]
Mangllvm::AsmPrinter [protected]
mustPreserveAnalysisID(const PassInfo *AnalysisID) const llvm::Pass
Ollvm::AsmPrinter [protected]
Pass()llvm::Pass [inline]
print(std::ostream &O, const Module *M) const llvm::Pass [inline, virtual]
print(std::ostream &O) const llvm::Pass [virtual]
releaseMemory()llvm::Pass [inline, virtual]
run(Function &F)llvm::FunctionPass
runOnFunction(Function &F)llvm::MachineFunctionPass [inline, virtual]
runOnMachineFunction(MachineFunction &MF)=0llvm::MachineFunctionPass [pure virtual]
runOnModule(Module &M)llvm::FunctionPass [virtual]
runPass(Module &M)llvm::ModulePass [inline, virtual]
setupMachineFunction(MachineFunction &MF)llvm::AsmPrinter [protected]
TMllvm::AsmPrinter [protected]
ZeroDirectivellvm::AsmPrinter [protected]
~Pass()llvm::Pass [inline, virtual]