HomeSort by relevance Sort by last modified time
    Searched refs:AddComment (Results 1 - 25 of 28) sorted by null

1 2

  /external/llvm/lib/CodeGen/AsmPrinter/
ErlangGCPrinter.cpp 80 OS.AddComment("safe point count");
87 OS.AddComment("safe point address");
97 OS.AddComment("stack frame size (in words)");
104 OS.AddComment("stack arity");
108 OS.AddComment("live root count");
116 OS.AddComment("stack index (offset / wordsize)");
ByteStreamer.h 41 AP.OutStreamer.AddComment(Comment);
45 AP.OutStreamer.AddComment(Comment);
49 AP.OutStreamer.AddComment(Comment);
DwarfAccelTable.cpp 103 Asm->OutStreamer.AddComment("Header Magic");
105 Asm->OutStreamer.AddComment("Header Version");
107 Asm->OutStreamer.AddComment("Header Hash Function");
109 Asm->OutStreamer.AddComment("Header Bucket Count");
111 Asm->OutStreamer.AddComment("Header Hash Count");
113 Asm->OutStreamer.AddComment("Header Data Length");
115 Asm->OutStreamer.AddComment("HeaderData Die Offset Base");
117 Asm->OutStreamer.AddComment("HeaderData Atom Count");
121 Asm->OutStreamer.AddComment(dwarf::AtomTypeString(A.type));
123 Asm->OutStreamer.AddComment(dwarf::FormEncodingString(A.form))
    [all...]
ARMException.cpp 119 Asm->OutStreamer.AddComment(">> Catch TypeInfos <<");
128 Asm->OutStreamer.AddComment("TypeInfo " + Twine(Entry--));
134 Asm->OutStreamer.AddComment(">> Filter TypeInfos <<");
144 Asm->OutStreamer.AddComment("FilterInfo " + Twine(Entry));
EHStreamer.cpp 504 Asm->OutStreamer.AddComment(">> Call Site " + Twine(idx) + " <<");
505 Asm->OutStreamer.AddComment(" On exception at call site "+Twine(idx));
514 Asm->OutStreamer.AddComment(" Action: cleanup");
516 Asm->OutStreamer.AddComment(" Action: " +
569 Asm->OutStreamer.AddComment(">> Call Site " + Twine(++Entry) + " <<");
572 Asm->OutStreamer.AddComment(Twine(" Call between ") +
581 Asm->OutStreamer.AddComment(" has no landing pad");
585 Asm->OutStreamer.AddComment(Twine(" jumps to ") +
595 Asm->OutStreamer.AddComment(" On action: cleanup");
597 Asm->OutStreamer.AddComment(" On action: "
    [all...]
AsmPrinterDwarf.cpp 41 OutStreamer.AddComment(Desc);
50 OutStreamer.AddComment(Desc);
59 OutStreamer.AddComment("DW_CFA_offset + Reg (" +
62 OutStreamer.AddComment(dwarf::CallFrameString(Val));
115 OutStreamer.AddComment(Twine(Desc) + " Encoding = " +
118 OutStreamer.AddComment(Twine("Encoding = ") + DecodeDWARFEncoding(Val));
270 OutStreamer.AddComment("super-register");
313 OutStreamer.AddComment("sub-register");
DwarfDebug.cpp     [all...]
DwarfFile.cpp 61 Asm->OutStreamer.AddComment("Length of Unit");
WinCodeViewLineTables.cpp 158 Asm->OutStreamer.AddComment(
189 Asm->OutStreamer.AddComment(
233 Asm->OutStreamer.AddComment("File index to string table offset subsection");
246 Asm->OutStreamer.AddComment("String table");
OcamlGCPrinter.cpp 135 AP.OutStreamer.AddComment("live roots for " +
AsmPrinter.cpp 217 OutStreamer.AddComment("Start of file scope inline assembly");
220 OutStreamer.AddComment("End of file scope inline assembly");
541 OutStreamer.AddComment("Address taken block that was later removed");
608 OutStreamer.AddComment(Twine("implicit-def: ") +
622 AP.OutStreamer.AddComment(Str);
683 // NOTE: Want this comment at start of line, don't emit with AddComment.
695 // NOTE: Want this comment at start of line, don't emit with AddComment.
823 OutStreamer.AddComment("avoids zero-length function");
836 OutStreamer.AddComment("Address of block that was removed by CodeGen");
    [all...]
DwarfUnit.cpp     [all...]
  /external/llvm/lib/MC/
MCDwarf.cpp     [all...]
MCAsmStreamer.cpp 90 /// AddComment - Add a comment that can be emitted to the generated .s
94 void AddComment(const Twine &T) override;
100 /// Unlike AddComment, you are required to terminate comments with \n if you
246 /// AddComment - Add a comment that can be emitted to the generated .s
250 void MCAsmStreamer::AddComment(const Twine &T) {
    [all...]
  /external/jhead/
jhead.c 97 static char * AddComment = NULL; // Add this tag.
246 if (AddComment){
248 if (!memcmp(Line, AddComment, l+1)){
250 strncpy(Line, AddComment, sizeof(Line));
268 if (AddComment && TagExists == FALSE){
269 strncat(OutComment, AddComment, MAX_COMMENT_SIZE-5-strlen(OutComment));
941 AddComment || RemComment ||
    [all...]
  /external/chromium_org/third_party/skia/tests/
RecorderTest.cpp 59 recorder.addComment("foo", "bar");
60 recorder.addComment("baz", "quux");
67 REPORTER_ASSERT(r, 2 == tally.count<SkRecords::AddComment>());
  /external/chromium_org/third_party/skia/src/core/
SkRecords.h 41 M(AddComment) \
218 RECORD2(AddComment, PODArray<char>, key, PODArray<char>, value);
SkRecordDraw.cpp 87 DRAW(AddComment, addComment(r.key, r.value));
239 void trackBounds(const AddComment&) { this->pushControl(); }
SkRecorder.cpp 301 void SkRecorder::addComment(const char* key, const char* value) {
302 APPEND(AddComment, this->copy(key), this->copy(value));
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp     [all...]
  /external/chromium_org/tools/imagediff/
image_diff_png.cc 413 AddComment(i, comments[i]);
437 void AddComment(size_t pos, const Comment& comment) {
  /external/chromium_org/ui/gfx/codec/
png_codec.cc 514 AddComment(i, comments[i]);
538 void AddComment(size_t pos, const PNGCodec::Comment& comment) {
  /external/llvm/include/llvm/MC/
MCStreamer.h 267 /// AddComment - Add a comment that can be emitted to the generated .s
274 virtual void AddComment(const Twine &T) {}
277 /// Unlike AddComment, you are required to terminate comments with \n if you
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 833 OutStreamer.AddComment(Twine("implicit-def: ") +
836 OutStreamer.AddComment(Twine("implicit-def: ") +
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 671 OutStreamer.AddComment(PPCInstPrinter::
687 OutStreamer.AddComment(PPCInstPrinter::
    [all...]

Completed in 498 milliseconds

1 2