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