Searched defs:prettyPrintAsm (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
H A D | HexagonMCTargetDesc.cpp | 236 void prettyPrintAsm(MCInstPrinter &InstPrinter, uint64_t Address, prettyPrintAsm() function in __anonb916f4370311::HexagonTargetAsmStreamer |
/llvm-project/llvm/lib/MC/ | ||
H A D | MCStreamer.cpp | 1065 void MCTargetStreamer::prettyPrintAsm(MCInstPrinter &InstPrinter, prettyPrintAsm() function in MCTargetStreamer |