Searched refs:dump_pretty (Results 1 - 6 of 6) 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 DMCAssembler.cpp1068 F->getInst().dump_pretty(OS);
H A DMCAsmStreamer.cpp1379 Inst.dump_pretty(GetCommentOS(), &MAI, InstPrinter.get(), "\n ");
/external/llvm/include/llvm/MC/
H A DMCInst.h187 void dump_pretty(raw_ostream &OS, const MCAsmInfo *MAI = 0,
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp273 Inst.dump_pretty(OS);
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp210 Inst.dump_pretty(OS);

Completed in 311 milliseconds