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

/external/llvm/lib/MC/
H A DMCInst.cpp49 void MCInst::dump_pretty(raw_ostream &OS, const MCAsmInfo *MAI, function in class:MCInst
H A DMCAsmStreamer.cpp1289 Inst.dump_pretty(GetCommentOS(), &MAI, InstPrinter.get(), "\n ");
H A DMCAssembler.cpp894 IF->getInst().dump_pretty(OS);
/external/llvm/include/llvm/MC/
H A DMCInst.h187 void dump_pretty(raw_ostream &OS, const MCAsmInfo *MAI = 0,
/external/llvm/lib/Target/PTX/
H A DPTXMCAsmStreamer.cpp521 Inst.dump_pretty(GetCommentOS(), &MAI, InstPrinter.get(), "\n ");
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp272 Inst.dump_pretty(OS);
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp228 Inst.dump_pretty(OS);

Completed in 197 milliseconds