Searched refs:prettyPrintAsm (Results 1 – 4 of 4) sorted by relevance
82 void prettyPrintAsm(MCInstPrinter &InstPrinter, raw_ostream &OS, in prettyPrintAsm() function in __anon5692a7060111::HexagonTargetAsmStreamer
88 virtual void prettyPrintAsm(MCInstPrinter &InstPrinter, raw_ostream &OS,
613 void MCTargetStreamer::prettyPrintAsm(MCInstPrinter &InstPrinter, raw_ostream &OS, in prettyPrintAsm() function in MCTargetStreamer
1339 getTargetStreamer()->prettyPrintAsm(*InstPrinter, OS, Inst, STI); in EmitInstruction()