Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/MC/
DMCInst.cpp47 void MCInst::dump_pretty(raw_ostream &OS, const MCAsmInfo *MAI, in dump_pretty() function in MCInst
DMCAssembler.cpp900 IF->getInst().dump_pretty(OS); in dump()
DMCAsmStreamer.cpp1241 Inst.dump_pretty(GetCommentOS(), &MAI, InstPrinter.get(), "\n "); in EmitInstruction()
/external/llvm/lib/MC/
DMCInst.cpp53 void MCInst::dump_pretty(raw_ostream &OS, const MCInstPrinter *Printer, in dump_pretty() function in MCInst
DMCFragment.cpp401 F->getInst().dump_pretty(OS); in dump()
DMCAsmStreamer.cpp1544 Inst.dump_pretty(GetCommentOS(), InstPrinter.get(), "\n "); in EmitInstruction()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInst.h163 void dump_pretty(raw_ostream &OS, const MCAsmInfo *MAI = 0,
/external/llvm/include/llvm/MC/
DMCInst.h189 void dump_pretty(raw_ostream &OS, const MCInstPrinter *Printer = nullptr,
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXMCAsmStreamer.cpp510 Inst.dump_pretty(GetCommentOS(), &MAI, InstPrinter.get(), "\n "); in EmitInstruction()
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp256 Inst.dump_pretty(OS); in RelaxInstruction()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp265 Inst.dump_pretty(ErrMsgStream, Checker.InstPrinter); in evalDecodeOperand()
275 Inst.dump_pretty(ErrMsgStream, Checker.InstPrinter); in evalDecodeOperand()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86AsmBackend.cpp315 Inst.dump_pretty(OS); in relaxInstruction()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMAsmBackend.cpp270 Inst.dump_pretty(OS); in relaxInstruction()
/external/llvm/lib/Target/Hexagon/AsmParser/
DHexagonAsmParser.cpp622 DEBUG(MCB.dump_pretty(dbgs())); in finishBundle()
784 DEBUG(MCI.dump_pretty(dbgs())); in matchOneInstruction()