Searched refs:prettyPrintAsm (Results 1 – 8 of 8) sorted by relevance
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCTargetDesc.cpp | 117 void prettyPrintAsm(MCInstPrinter &InstPrinter, raw_ostream &OS, in prettyPrintAsm() function in __anon5692a7060111::HexagonTargetAsmStreamer
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCTargetDesc.cpp | 138 void prettyPrintAsm(MCInstPrinter &InstPrinter, raw_ostream &OS, in prettyPrintAsm() function in __anonefa2e63e0211::HexagonTargetAsmStreamer
|
/external/llvm/include/llvm/MC/ |
D | MCStreamer.h | 88 virtual void prettyPrintAsm(MCInstPrinter &InstPrinter, raw_ostream &OS,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCStreamer.h | 98 virtual void prettyPrintAsm(MCInstPrinter &InstPrinter, raw_ostream &OS,
|
/external/llvm/lib/MC/ |
D | MCStreamer.cpp | 690 void MCTargetStreamer::prettyPrintAsm(MCInstPrinter &InstPrinter, raw_ostream &OS, in prettyPrintAsm() function in MCTargetStreamer
|
D | MCAsmStreamer.cpp | 1549 getTargetStreamer()->prettyPrintAsm(*InstPrinter, OS, Inst, STI); in EmitInstruction()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
D | MCStreamer.cpp | 875 void MCTargetStreamer::prettyPrintAsm(MCInstPrinter &InstPrinter, raw_ostream &OS, in prettyPrintAsm() function in MCTargetStreamer
|
D | MCAsmStreamer.cpp | 1815 getTargetStreamer()->prettyPrintAsm(*InstPrinter, OS, Inst, STI); in EmitInstruction()
|