Lines Matching refs:MCInst
29 void printInst(const MCInst *MI, uint64_t Address, StringRef Annot,
33 void printOperand(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
35 void printBranchOperand(const MCInst *MI, uint64_t Address, unsigned OpNo,
37 void printCSRSystemRegister(const MCInst *MI, unsigned OpNo,
39 void printFenceArg(const MCInst *MI, unsigned OpNo,
41 void printFRMArg(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
43 void printFRMArgLegacy(const MCInst *MI, unsigned OpNo,
45 void printFPImmOperand(const MCInst *MI, unsigned OpNo,
47 void printZeroOffsetMemOp(const MCInst *MI, unsigned OpNo,
49 void printVTypeI(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
51 void printVMaskReg(const MCInst *MI, unsigned OpNo,
53 void printRlist(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
55 void printStackAdj(const MCInst *MI, unsigned OpNo,
58 void printNegStackAdj(const MCInst *MI, unsigned OpNo, in printNegStackAdj()
62 void printRegReg(const MCInst *MI, unsigned OpNo, const MCSubtargetInfo &STI,
65 std::pair<const char *, uint64_t> getMnemonic(const MCInst *MI) override;
66 void printInstruction(const MCInst *MI, uint64_t Address,
68 bool printAliasInstr(const MCInst *MI, uint64_t Address,
70 void printCustomAliasOperand(const MCInst *MI, uint64_t Address,