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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp139 static void emitComments(LLVMDisasmContext *DC, function
285 emitComments(DC, FormattedOS);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp789 /// emitComments - Pretty-print comments for instructions.
790 static void emitComments(const MachineInstr &MI, raw_ostream &CommentOS) { function
1107 emitComments(MI, OutStreamer->GetCommentOS());
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp7156 static void emitComments(raw_svector_ostream &CommentStream, function in namespace:llvm
7634 emitComments(CommentStream, CommentsToEmit, FormattedOS, *AsmInfo);

Completed in 182 milliseconds