Searched refs:emitComments (Results 1 – 4 of 4) sorted by relevance
125 static void emitComments(LLVMDisasmContext *DC, in emitComments() function272 emitComments(DC, FormattedOS); in LLVMDisasmInstruction()
385 newComments.emitComments(); in writeFile()399 public void emitComments() { in emitComments() method
625 static void emitComments(const MachineInstr &MI, raw_ostream &CommentOS) { in emitComments() function866 emitComments(MI, OutStreamer->GetCommentOS()); in EmitFunctionBody()
5854 static void emitComments(raw_svector_ostream &CommentStream, in emitComments() function6231 emitComments(CommentStream, CommentsToEmit, FormattedOS, *AsmInfo); in DisassembleMachO()