Searched refs:prettyPrintAsm (Results 1 – 4 of 4) sorted by relevance
210 void prettyPrintAsm(MCInstPrinter &InstPrinter, uint64_t Address, in prettyPrintAsm() function in __anon7b1d2b4f0311::HexagonTargetAsmStreamer
106 virtual void prettyPrintAsm(MCInstPrinter &InstPrinter, uint64_t Address,
1036 void MCTargetStreamer::prettyPrintAsm(MCInstPrinter &InstPrinter, in prettyPrintAsm() function in MCTargetStreamer
2210 getTargetStreamer()->prettyPrintAsm(*InstPrinter, 0, Inst, STI, OS); in emitInstruction()