|
LLVM 22.0.0git
|
This is the complete list of members for llvm::SparcInstPrinter, including all inherited members.
| applyTargetSpecificCLOption(StringRef Opt) | llvm::MCInstPrinter | inlinevirtual |
| ColorStack | llvm::MCInstPrinter | protected |
| CommentStream | llvm::MCInstPrinter | protected |
| formatDec(int64_t Value) const | llvm::MCInstPrinter | |
| formatHex(int64_t Value) const | llvm::MCInstPrinter | |
| formatHex(uint64_t Value) const | llvm::MCInstPrinter | |
| formatImm(int64_t Value) const | llvm::MCInstPrinter | inline |
| getMnemonic(const MCInst &MI) const override | llvm::SparcInstPrinter | virtual |
| getOpcodeName(unsigned Opcode) const | llvm::MCInstPrinter | |
| getPrintImmHex() const | llvm::MCInstPrinter | inline |
| getRegisterName(MCRegister Reg, unsigned AltIdx=SP::NoRegAltName) | llvm::SparcInstPrinter | static |
| getUseColor() const | llvm::MCInstPrinter | inline |
| getUseMarkup() const | llvm::MCInstPrinter | inline |
| isV9(const MCSubtargetInfo &STI) const | llvm::SparcInstPrinter | |
| MAI | llvm::MCInstPrinter | protected |
| Markup enum name | llvm::MCInstPrinter | |
| markup(raw_ostream &OS, Markup M) | llvm::MCInstPrinter | |
| matchAliasPatterns(const MCInst *MI, const MCSubtargetInfo *STI, const AliasMatchingData &M) | llvm::MCInstPrinter | protected |
| MCInstPrinter(const MCAsmInfo &mai, const MCInstrInfo &mii, const MCRegisterInfo &mri) | llvm::MCInstPrinter | inline |
| MIA | llvm::MCInstPrinter | protected |
| MII | llvm::MCInstPrinter | protected |
| MRI | llvm::MCInstPrinter | protected |
| PrintAliases | llvm::MCInstPrinter | protected |
| printAliasInstr(const MCInst *MI, uint64_t Address, const MCSubtargetInfo &STI, raw_ostream &O) | llvm::SparcInstPrinter | |
| printAnnotation(raw_ostream &OS, StringRef Annot) | llvm::MCInstPrinter | protected |
| printASITag(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, raw_ostream &O) | llvm::SparcInstPrinter | |
| PrintBranchImmAsAddress | llvm::MCInstPrinter | protected |
| printCCOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, raw_ostream &OS) | llvm::SparcInstPrinter | |
| printCTILabel(const MCInst *MI, uint64_t Address, unsigned OpNum, const MCSubtargetInfo &STI, raw_ostream &O) | llvm::SparcInstPrinter | |
| printCustomAliasOperand(const MCInst *MI, uint64_t Address, unsigned OpIdx, unsigned PrintMethodIdx, const MCSubtargetInfo &STI, raw_ostream &O) | llvm::SparcInstPrinter | |
| printGetPCX(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &OS) | llvm::SparcInstPrinter | |
| PrintHexStyle | llvm::MCInstPrinter | protected |
| PrintImmHex | llvm::MCInstPrinter | protected |
| printInst(const MCInst *MI, uint64_t Address, StringRef Annot, const MCSubtargetInfo &STI, raw_ostream &O) override | llvm::SparcInstPrinter | virtual |
| printInstruction(const MCInst *MI, uint64_t Address, const MCSubtargetInfo &STI, raw_ostream &O) | llvm::SparcInstPrinter | |
| printMembarTag(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, raw_ostream &O) | llvm::SparcInstPrinter | |
| printMemOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, raw_ostream &OS) | llvm::SparcInstPrinter | |
| printOperand(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, raw_ostream &OS) | llvm::SparcInstPrinter | |
| printPrefetchTag(const MCInst *MI, int opNum, const MCSubtargetInfo &STI, raw_ostream &O) | llvm::SparcInstPrinter | |
| printRegName(raw_ostream &OS, MCRegister Reg) override | llvm::SparcInstPrinter | virtual |
| printRegName(raw_ostream &OS, MCRegister Reg, unsigned AltIdx) const | llvm::SparcInstPrinter | |
| printSparcAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI, raw_ostream &OS) | llvm::SparcInstPrinter | |
| setCommentStream(raw_ostream &OS) | llvm::MCInstPrinter | inline |
| setMCInstrAnalysis(const MCInstrAnalysis *Value) | llvm::MCInstPrinter | inline |
| setPrintBranchImmAsAddress(bool Value) | llvm::MCInstPrinter | inline |
| setPrintHexStyle(HexStyle::Style Value) | llvm::MCInstPrinter | inline |
| setPrintImmHex(bool Value) | llvm::MCInstPrinter | inline |
| setSymbolizeOperands(bool Value) | llvm::MCInstPrinter | inline |
| setUseColor(bool Value) | llvm::MCInstPrinter | inline |
| setUseMarkup(bool Value) | llvm::MCInstPrinter | inline |
| SparcInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, const MCRegisterInfo &MRI) | llvm::SparcInstPrinter | inline |
| SymbolizeOperands | llvm::MCInstPrinter | protected |
| UseColor | llvm::MCInstPrinter | protected |
| UseMarkup | llvm::MCInstPrinter | protected |
| ~MCInstPrinter() | llvm::MCInstPrinter | virtual |