LLVM API Documentation

llvm::XCoreInstPrinter Member List
This is the complete list of members for llvm::XCoreInstPrinter, including all inherited members.
AvailableFeaturesllvm::MCInstPrinter [protected]
CommentStreamllvm::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::XCoreInstPrinter [static]
getUseMarkup() const llvm::MCInstPrinter [inline]
MAIllvm::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]
MIIllvm::MCInstPrinter [protected]
MRIllvm::MCInstPrinter [protected]
printAnnotation(raw_ostream &OS, StringRef Annot)llvm::MCInstPrinter [protected]
PrintHexStylellvm::MCInstPrinter [protected]
PrintImmHexllvm::MCInstPrinter [protected]
printInst(const MCInst *MI, raw_ostream &O, StringRef Annot) overridellvm::XCoreInstPrinter [virtual]
printInstruction(const MCInst *MI, raw_ostream &O)llvm::XCoreInstPrinter
printRegName(raw_ostream &OS, unsigned RegNo) const overridellvm::XCoreInstPrinter [virtual]
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]
UseMarkupllvm::MCInstPrinter [protected]
XCoreInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, const MCRegisterInfo &MRI)llvm::XCoreInstPrinter [inline]
~MCInstPrinter()llvm::MCInstPrinter [virtual]