LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::PPCInstPrinter Member List

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

AvailableFeaturesllvm::MCInstPrinterprotected
CommentStreamllvm::MCInstPrinterprotected
formatDec(const int64_t Value) const llvm::MCInstPrinter
formatHex(const int64_t Value) const llvm::MCInstPrinter
formatHex(const uint64_t Value) const llvm::MCInstPrinter
formatImm(const int64_t Value) const llvm::MCInstPrinterinline
getAvailableFeatures() const llvm::MCInstPrinterinline
getOpcodeName(unsigned Opcode) const llvm::MCInstPrinter
getPrintHexStyleHex() const llvm::MCInstPrinterinline
getPrintImmHex() const llvm::MCInstPrinterinline
getRegisterName(unsigned RegNo)llvm::PPCInstPrinterstatic
getUseMarkup() const llvm::MCInstPrinterinline
isDarwinSyntax() const llvm::PPCInstPrinterinline
MAIllvm::MCInstPrinterprotected
markup(StringRef s) const llvm::MCInstPrinter
markup(StringRef a, StringRef b) const llvm::MCInstPrinter
MCInstPrinter(const MCAsmInfo &mai, const MCInstrInfo &mii, const MCRegisterInfo &mri)llvm::MCInstPrinterinline
MIIllvm::MCInstPrinterprotected
MRIllvm::MCInstPrinterprotected
PPCInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, const MCRegisterInfo &MRI, bool isDarwin)llvm::PPCInstPrinterinline
printAbsBranchOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
printAnnotation(raw_ostream &OS, StringRef Annot)llvm::MCInstPrinterprotected
printBranchOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
printcrbitm(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
PrintHexStylellvm::MCInstPrinterprotected
PrintImmHexllvm::MCInstPrinterprotected
printInst(const MCInst *MI, raw_ostream &O, StringRef Annot)llvm::PPCInstPrintervirtual
printInstruction(const MCInst *MI, raw_ostream &O)llvm::PPCInstPrinter
printMemRegImm(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
printMemRegReg(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
printPredicateOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O, const char *Modifier=0)llvm::PPCInstPrinter
printRegName(raw_ostream &OS, unsigned RegNo) const llvm::PPCInstPrintervirtual
printS16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
printS5ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
printTLSCall(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
printU16ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
printU5ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
printU6ImmOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::PPCInstPrinter
setAvailableFeatures(uint64_t Value)llvm::MCInstPrinterinline
setCommentStream(raw_ostream &OS)llvm::MCInstPrinterinline
setPrintImmHex(bool Value)llvm::MCInstPrinterinline
setPrintImmHex(HexStyle::Style Value)llvm::MCInstPrinterinline
setUseMarkup(bool Value)llvm::MCInstPrinterinline
UseMarkupllvm::MCInstPrinterprotected
~MCInstPrinter()llvm::MCInstPrintervirtual