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

/external/llvm/lib/MC/
H A DMCInst.cpp51 void MCInst::dump_pretty(raw_ostream &OS, const MCAsmInfo *MAI, function in class:MCInst
H A DMCAsmStreamer.cpp1268 Inst.dump_pretty(GetCommentOS(), MAI, InstPrinter.get(), "\n ");
H A DMCAssembler.cpp1201 F->getInst().dump_pretty(OS);
/external/llvm/include/llvm/MC/
H A DMCInst.h187 void dump_pretty(raw_ostream &OS, const MCAsmInfo *MAI = nullptr,
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp249 Inst.dump_pretty(ErrMsgStream,
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp254 Inst.dump_pretty(OS);
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp287 Inst.dump_pretty(OS);

Completed in 1403 milliseconds