Searched refs:emitComments (Results 1 – 3 of 3) sorted by relevance
139 static void emitComments(LLVMDisasmContext *DC, in emitComments() function285 emitComments(DC, FormattedOS); in LLVMDisasmInstruction()
1048 static void emitComments(const MachineInstr &MI, raw_ostream &CommentOS) { in emitComments() function1491 emitComments(MI, OutStreamer->getCommentOS()); in emitFunctionBody()
7167 static void emitComments(raw_svector_ostream &CommentStream, in emitComments() function7667 emitComments(CommentStream, CommentsToEmit, FormattedOS, *AsmInfo); in DisassembleMachO()