Searched refs:prettyPrintAsm (Results 1 – 4 of 4) sorted by relevance
235 void prettyPrintAsm(MCInstPrinter &InstPrinter, uint64_t Address, in prettyPrintAsm() function in __anon9dcc64640311::HexagonTargetAsmStreamer
109 virtual void prettyPrintAsm(MCInstPrinter &InstPrinter, uint64_t Address,
1065 void MCTargetStreamer::prettyPrintAsm(MCInstPrinter &InstPrinter, in prettyPrintAsm() function in MCTargetStreamer
2423 getTargetStreamer()->prettyPrintAsm(*InstPrinter, 0, Inst, STI, OS); in emitInstruction()