LLVM  8.0.1
llvm::BPFInstPrinter Member List

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

BPFInstPrinter(const MCAsmInfo &MAI, const MCInstrInfo &MII, const MCRegisterInfo &MRI)llvm::BPFInstPrinterinline
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)llvm::BPFInstPrinterstatic
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
printAnnotation(raw_ostream &OS, StringRef Annot)llvm::MCInstPrinterprotected
printBrTargetOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::BPFInstPrinter
PrintHexStylellvm::MCInstPrinterprotected
printImm64Operand(const MCInst *MI, unsigned OpNo, raw_ostream &O)llvm::BPFInstPrinter
PrintImmHexllvm::MCInstPrinterprotected
printInst(const MCInst *MI, raw_ostream &O, StringRef Annot, const MCSubtargetInfo &STI) overridellvm::BPFInstPrintervirtual
printInstruction(const MCInst *MI, raw_ostream &O)llvm::BPFInstPrinter
printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O, const char *Modifier=nullptr)llvm::BPFInstPrinter
printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O, const char *Modifier=nullptr)llvm::BPFInstPrinter
printRegName(raw_ostream &OS, unsigned RegNo) constllvm::MCInstPrintervirtual
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