Home
last modified time | relevance | path

Searched refs:emitComments (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp139 static void emitComments(LLVMDisasmContext *DC, in emitComments() function
285 emitComments(DC, FormattedOS); in LLVMDisasmInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp139 static void emitComments(LLVMDisasmContext *DC, in emitComments() function
285 emitComments(DC, FormattedOS); in LLVMDisasmInstruction()
/external/llvm/lib/MC/MCDisassembler/
DDisassembler.cpp125 static void emitComments(LLVMDisasmContext *DC, in emitComments() function
272 emitComments(DC, FormattedOS); in LLVMDisasmInstruction()
/external/jdiff/src/jdiff/
DComments.java385 newComments.emitComments(); in writeFile()
399 public void emitComments() { in emitComments() method
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp628 static void emitComments(const MachineInstr &MI, raw_ostream &CommentOS) { in emitComments() function
872 emitComments(MI, OutStreamer->GetCommentOS()); in EmitFunctionBody()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp790 static void emitComments(const MachineInstr &MI, raw_ostream &CommentOS) { in emitComments() function
1107 emitComments(MI, OutStreamer->GetCommentOS()); in EmitFunctionBody()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp825 static void emitComments(const MachineInstr &MI, raw_ostream &CommentOS) { in emitComments() function
1181 emitComments(MI, OutStreamer->GetCommentOS()); in emitFunctionBody()
/external/llvm/tools/llvm-objdump/
DMachODump.cpp6383 static void emitComments(raw_svector_ostream &CommentStream, in emitComments() function
6819 emitComments(CommentStream, CommentsToEmit, FormattedOS, *AsmInfo); in DisassembleMachO()
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp7161 static void emitComments(raw_svector_ostream &CommentStream, in emitComments() function
7662 emitComments(CommentStream, CommentsToEmit, FormattedOS, *AsmInfo); in DisassembleMachO()