Searched refs:dump_pretty (Results 1 – 8 of 8) sorted by relevance
53 void MCInst::dump_pretty(raw_ostream &OS, const MCInstPrinter *Printer, in dump_pretty() function in MCInst
1334 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n "); in EmitInstruction()
1243 F->getInst().dump_pretty(OS); in dump()
189 void dump_pretty(raw_ostream &OS, const MCInstPrinter *Printer = nullptr,
263 Inst.dump_pretty(ErrMsgStream, Checker.InstPrinter); in evalDecodeOperand()273 Inst.dump_pretty(ErrMsgStream, Checker.InstPrinter); in evalDecodeOperand()
289 Inst.dump_pretty(OS); in relaxInstruction()
253 Inst.dump_pretty(OS); in relaxInstruction()
624 DEBUG(MCB.dump_pretty(dbgs())); in finishBundle()791 DEBUG(MCI.dump_pretty(dbgs())); in matchOneInstruction()