LLVM API Documentation
| AvailableFeatures | llvm::MCInstPrinter | [protected] |
| CommentStream | llvm::MCInstPrinter | [protected] |
| 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::MCInstPrinter | [inline] |
| getAvailableFeatures() const | llvm::MCInstPrinter | [inline] |
| getOpcodeName(unsigned Opcode) const | llvm::MCInstPrinter | |
| getPrintHexStyleHex() const | llvm::MCInstPrinter | [inline] |
| getPrintImmHex() const | llvm::MCInstPrinter | [inline] |
| getRegisterName(unsigned RegNo) | llvm::SparcInstPrinter | [static] |
| getUseMarkup() const | llvm::MCInstPrinter | [inline] |
| isV9() const | llvm::SparcInstPrinter | |
| MAI | llvm::MCInstPrinter | [protected] |
| 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::MCInstPrinter | [inline] |
| MII | llvm::MCInstPrinter | [protected] |
| MRI | llvm::MCInstPrinter | [protected] |
| printAliasInstr(const MCInst *MI, raw_ostream &O) | llvm::SparcInstPrinter | |
| printAnnotation(raw_ostream &OS, StringRef Annot) | llvm::MCInstPrinter | [protected] |
| printCCOperand(const MCInst *MI, int opNum, raw_ostream &OS) | llvm::SparcInstPrinter | |
| printCustomAliasOperand(const MCInst *MI, unsigned OpIdx, unsigned PrintMethodIdx, raw_ostream &O) | llvm::SparcInstPrinter | |
| printGetPCX(const MCInst *MI, unsigned OpNo, raw_ostream &OS) | llvm::SparcInstPrinter | |
| PrintHexStyle | llvm::MCInstPrinter | [protected] |
| PrintImmHex | llvm::MCInstPrinter | [protected] |
| printInst(const MCInst *MI, raw_ostream &O, StringRef Annot) override | llvm::SparcInstPrinter | [virtual] |
| printInstruction(const MCInst *MI, raw_ostream &O) | llvm::SparcInstPrinter | |
| printMemOperand(const MCInst *MI, int opNum, raw_ostream &OS, const char *Modifier=nullptr) | llvm::SparcInstPrinter | |
| printOperand(const MCInst *MI, int opNum, raw_ostream &OS) | llvm::SparcInstPrinter | |
| printRegName(raw_ostream &OS, unsigned RegNo) const override | llvm::SparcInstPrinter | [virtual] |
| printSparcAliasInstr(const MCInst *MI, raw_ostream &OS) | llvm::SparcInstPrinter | |
| setAvailableFeatures(uint64_t Value) | llvm::MCInstPrinter | [inline] |
| setCommentStream(raw_ostream &OS) | llvm::MCInstPrinter | [inline] |
| setPrintImmHex(bool Value) | llvm::MCInstPrinter | [inline] |
| setPrintImmHex(HexStyle::Style Value) | llvm::MCInstPrinter | [inline] |
| setUseMarkup(bool Value) | llvm::MCInstPrinter | [inline] |
| SparcInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, const MCRegisterInfo &MRI, const MCSubtargetInfo &sti) | llvm::SparcInstPrinter | [inline] |
| UseMarkup | llvm::MCInstPrinter | [protected] |
| ~MCInstPrinter() | llvm::MCInstPrinter | [virtual] |