Searched refs:emitComments (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp150 static void emitComments(LLVMDisasmContext *DC, function
300 emitComments(DC, FormattedOS);
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp513 /// emitComments - Pretty-print comments for instructions.
514 static void emitComments(const MachineInstr &MI, raw_ostream &CommentOS) { function
724 emitComments(*II, OutStreamer.GetCommentOS());

Completed in 59 milliseconds