LLVM  8.0.1
llvm::RISCVInstPrinter Member List

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

CommentStreamllvm::MCInstPrinterprotected
formatDec(int64_t Value) constllvm::MCInstPrinter
formatHex(int64_t Value) constllvm::MCInstPrinter
formatHex(uint64_t Value) constllvm::MCInstPrinter
formatImm(int64_t Value) constllvm::MCInstPrinterinline
getOpcodeName(unsigned Opcode) constllvm::MCInstPrinter
getPrintHexStyle() constllvm::MCInstPrinterinline
getPrintImmHex() constllvm::MCInstPrinterinline
getRegisterName(unsigned RegNo, unsigned AltIdx=RISCV::ABIRegAltName)llvm::RISCVInstPrinterstatic
getUseMarkup() constllvm::MCInstPrinterinline
MAIllvm::MCInstPrinterprotected
markup(StringRef s) constllvm::MCInstPrinter
markup(StringRef a, StringRef b) constllvm::MCInstPrinter
MCInstPrinter(const MCAsmInfo &mai, const MCInstrInfo &mii, const MCRegisterInfo &mri)llvm::MCInstPrinterinline
MIIllvm::MCInstPrinterprotected
MRIllvm::MCInstPrinterprotected
printAliasInstr(const MCInst *MI, const MCSubtargetInfo &STI, raw_ostream &O)llvm::RISCVInstPrinter
printAnnotation(raw_ostream &OS, StringRef Annot)llvm::MCInstPrinterprotected
printCSRSystemRegister(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O)llvm::RISCVInstPrinter
printCustomAliasOperand(const MCInst *MI, unsigned OpIdx, unsigned PrintMethodIdx, const MCSubtargetInfo &STI, raw_ostream &O)llvm::RISCVInstPrinter
printFenceArg(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O)llvm::RISCVInstPrinter
printFRMArg(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O)llvm::RISCVInstPrinter
PrintHexStylellvm::MCInstPrinterprotected
PrintImmHexllvm::MCInstPrinterprotected
printInst(const MCInst *MI, raw_ostream &O, StringRef Annot, const MCSubtargetInfo &STI) overridellvm::RISCVInstPrintervirtual
printInstruction(const MCInst *MI, const MCSubtargetInfo &STI, raw_ostream &O)llvm::RISCVInstPrinter
printOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI, raw_ostream &O, const char *Modifier=nullptr)llvm::RISCVInstPrinter
printRegName(raw_ostream &O, unsigned RegNo) const overridellvm::RISCVInstPrintervirtual
RISCVInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, const MCRegisterInfo &MRI)llvm::RISCVInstPrinterinline
setCommentStream(raw_ostream &OS)llvm::MCInstPrinterinline
setPrintHexStyle(HexStyle::Style Value)llvm::MCInstPrinterinline
setPrintImmHex(bool Value)llvm::MCInstPrinterinline
setUseMarkup(bool Value)llvm::MCInstPrinterinline
UseMarkupllvm::MCInstPrinterprotected
~MCInstPrinter()llvm::MCInstPrintervirtual