Home
last modified time | relevance | path

Searched refs:dump_pretty (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/MC/
DMCInst.cpp51 void MCInst::dump_pretty(raw_ostream &OS, const MCInstPrinter *Printer, in dump_pretty() function in MCInst
DMCAsmStreamer.cpp1259 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n "); in EmitInstruction()
DMCAssembler.cpp1240 F->getInst().dump_pretty(OS); in dump()
/external/llvm/include/llvm/MC/
DMCInst.h190 void dump_pretty(raw_ostream &OS, const MCInstPrinter *Printer = nullptr,
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp263 Inst.dump_pretty(ErrMsgStream, Checker.InstPrinter); in evalDecodeOperand()
273 Inst.dump_pretty(ErrMsgStream, Checker.InstPrinter); in evalDecodeOperand()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp231 Inst.dump_pretty(OS); in relaxInstruction()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp286 Inst.dump_pretty(OS); in relaxInstruction()