This is the complete list of members for llvm::HexagonInstPrinter, including all inherited members.
| 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 |
| getMAI() const | llvm::HexagonInstPrinter | inline |
| getMII() const | llvm::HexagonInstPrinter | inline |
| getOpcodeName(unsigned Opcode) const | llvm::MCInstPrinter | |
| getPrintHexStyle() const | llvm::MCInstPrinter | inline |
| getPrintImmHex() const | llvm::MCInstPrinter | inline |
| getRegisterName(unsigned RegNo) | llvm::HexagonInstPrinter | static |
| getUseMarkup() const | llvm::MCInstPrinter | inline |
| HexagonInstPrinter(MCAsmInfo const &MAI, MCInstrInfo const &MII, MCRegisterInfo const &MRI) | llvm::HexagonInstPrinter | inlineexplicit |
| 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 |
| MRI | llvm::MCInstPrinter | protected |
| printAnnotation(raw_ostream &OS, StringRef Annot) | llvm::MCInstPrinter | protected |
| printBrtarget(MCInst const *MI, unsigned OpNo, raw_ostream &O) const | llvm::HexagonInstPrinter | |
| PrintHexStyle | llvm::MCInstPrinter | protected |
| PrintImmHex | llvm::MCInstPrinter | protected |
| printInst(MCInst const *MI, raw_ostream &O, StringRef Annot, const MCSubtargetInfo &STI) override | llvm::HexagonInstPrinter | virtual |
| printInstruction(MCInst const *MI, raw_ostream &O) | llvm::HexagonInstPrinter | |
| printOperand(MCInst const *MI, unsigned OpNo, raw_ostream &O) const | llvm::HexagonInstPrinter | |
| printRegName(raw_ostream &O, unsigned RegNo) const override | llvm::HexagonInstPrinter | virtual |
| setCommentStream(raw_ostream &OS) | llvm::MCInstPrinter | inline |
| setPrintHexStyle(HexStyle::Style Value) | llvm::MCInstPrinter | inline |
| setPrintImmHex(bool Value) | llvm::MCInstPrinter | inline |
| setUseMarkup(bool Value) | llvm::MCInstPrinter | inline |
| UseMarkup | llvm::MCInstPrinter | protected |
| ~MCInstPrinter() | llvm::MCInstPrinter | virtual |