Searched refs:emitComments (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/MC/MCDisassembler/ |
| H A D | Disassembler.cpp | 138 static void emitComments(LLVMDisasmContext *DC, in emitComments() function 230 emitComments(DC, FormattedOS); in LLVMDisasmInstruction()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 1097 static void emitComments(const MachineInstr &MI, const MCSubtargetInfo *STI, in emitComments() function 1857 emitComments(MI, STI, OutStreamer->getCommentOS()); in emitFunctionBody()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | MachODump.cpp | 7110 static void emitComments(raw_svector_ostream &CommentStream, in emitComments() function 7641 emitComments(CommentStream, CommentsToEmit, FormattedOS, *AsmInfo); in DisassembleMachO()
|