| /llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AccelTable.cpp | 277 Asm->OutStreamer->AddComment("Header Magic"); in emit() 279 Asm->OutStreamer->AddComment("Header Version"); in emit() 281 Asm->OutStreamer->AddComment("Header Hash Function"); in emit() 283 Asm->OutStreamer->AddComment("Header Bucket Count"); in emit() 285 Asm->OutStreamer->AddComment("Header Hash Count"); in emit() 287 Asm->OutStreamer->AddComment("Header Data Length"); in emit() 340 Asm->OutStreamer->AddComment("Num DIEs"); in emitData() 368 Asm->OutStreamer->AddComment("Header: version"); in emit() 370 Asm->OutStreamer->AddComment("Header: padding"); in emit() 380 Asm->OutStreamer->AddComment("Header: name count"); in emit() [all …]
|
| H A D | WinException.cpp | 663 AddComment("LabelEnd"); in emitSEHActionsForRange() 742 AddComment("MagicNumber"); in emitCXXFrameHandler3Table() 745 AddComment("MaxState"); in emitCXXFrameHandler3Table() 748 AddComment("UnwindMap"); in emitCXXFrameHandler3Table() 769 AddComment("ESTypeList"); in emitCXXFrameHandler3Table() 772 AddComment("EHFlags"); in emitCXXFrameHandler3Table() 787 AddComment("Action"); in emitCXXFrameHandler3Table() 821 AddComment("TryLow"); in emitCXXFrameHandler3Table() 876 AddComment("Type"); in emitCXXFrameHandler3Table() 900 AddComment("IP"); in emitCXXFrameHandler3Table() [all …]
|
| H A D | ErlangGCPrinter.cpp | 75 OS.AddComment("safe point count"); in finishAssembly() 81 OS.AddComment("safe point address"); in finishAssembly() 91 OS.AddComment("stack frame size (in words)"); in finishAssembly() 99 OS.AddComment("stack arity"); in finishAssembly() 103 OS.AddComment("live root count"); in finishAssembly() 111 OS.AddComment("stack index (offset / wordsize)"); in finishAssembly()
|
| H A D | EHStreamer.cpp | 601 Asm->OutStreamer->AddComment(" Action: cleanup"); in emitExceptionTable() 603 Asm->OutStreamer->AddComment(" Action: " + in emitExceptionTable() 716 Asm->OutStreamer->AddComment(Twine(" Call between ") + in emitExceptionTable() 743 Asm->OutStreamer->AddComment(" On action: " + in emitExceptionTable() 766 Asm->OutStreamer->AddComment(" Catch TypeInfo " + in emitExceptionTable() 769 Asm->OutStreamer->AddComment(" Filter TypeInfo " + in emitExceptionTable() 772 Asm->OutStreamer->AddComment(" Cleanup"); in emitExceptionTable() 779 Asm->OutStreamer->AddComment(" No further actions"); in emitExceptionTable() 781 Asm->OutStreamer->AddComment(" Continue to action " + in emitExceptionTable() 807 Asm->OutStreamer->AddComment(">> Catch TypeInfos <<"); in emitTypeInfos() [all …]
|
| H A D | AsmPrinterDwarf.cpp | 38 OutStreamer->AddComment(Desc); in emitSLEB128() 46 OutStreamer->AddComment(Desc); in emitULEB128() 115 OutStreamer->AddComment(Twine(Desc) + " Encoding = " + in emitEncodingByte() 118 OutStreamer->AddComment(Twine("Encoding = ") + DecodeDWARFEncoding(Val)); in emitEncodingByte() 267 OutStreamer->AddComment(Inst.getComment()); in emitCFIInstruction() 288 OutStreamer->AddComment("Abbrev [" + Twine(Die.getAbbrevNumber()) + "] 0x" + in emitDwarfDIE() 300 OutStreamer->AddComment(dwarf::AttributeString(Attr)); in emitDwarfDIE() 302 OutStreamer->AddComment( in emitDwarfDIE() 315 OutStreamer->AddComment("End Of Children Mark"); in emitDwarfDIE()
|
| H A D | CodeViewDebug.cpp | 94 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon0a90f0150111::CVMCAdapter 758 OS.AddComment("Magic"); in emitTypeGlobalHashes() 853 OS.AddComment("CPUType"); in emitCompilerInformation() 1008 OS.AddComment("PtrEnd"); in emitInlinedCallSite() 1071 OS.AddComment("PtrEnd"); in emitDebugInfoForThunk() 1073 OS.AddComment("PtrNext"); in emitDebugInfoForThunk() 1081 OS.AddComment("Ordinal"); in emitDebugInfoForThunk() 2801 OS.AddComment("Flags"); in emitLocalVariable() 3288 OS.AddComment("Type"); in emitConstantSymbolRecord() 3291 OS.AddComment("Value"); in emitConstantSymbolRecord() [all …]
|
| H A D | ARMException.cpp | 96 Asm->OutStreamer->AddComment(">> Catch TypeInfos <<"); in emitTypeInfos() 103 Asm->OutStreamer->AddComment("TypeInfo " + Twine(Entry--)); in emitTypeInfos() 111 Asm->OutStreamer->AddComment(">> Filter TypeInfos <<"); in emitTypeInfos() 121 Asm->OutStreamer->AddComment("FilterInfo " + Twine(Entry)); in emitTypeInfos()
|
| H A D | AddressPool.cpp | 31 Asm.OutStreamer->AddComment("DWARF version number"); in emitHeader() 33 Asm.OutStreamer->AddComment("Address size"); in emitHeader() 35 Asm.OutStreamer->AddComment("Segment selector size"); in emitHeader()
|
| H A D | DwarfDebug.cpp | 2464 Asm->OutStreamer->AddComment("DWARF Version"); in emitDebugPubSection() 2478 Asm->OutStreamer->AddComment("DIE offset"); in emitDebugPubSection() 2483 Asm->OutStreamer->AddComment( in emitDebugPubSection() 2489 Asm->OutStreamer->AddComment("External Name"); in emitDebugPubSection() 2493 Asm->OutStreamer->AddComment("End Mark"); in emitDebugPubSection() 2683 Asm->OutStreamer->AddComment("Loc expr size"); in emitDebugLocEntryLocation() 2813 Asm->OutStreamer->AddComment(" length"); in emitRangeList() 3195 Asm->OutStreamer->AddComment("Line Number"); in emitMacro() 3197 Asm->OutStreamer->AddComment("Macro String"); in emitMacro() 3209 Asm->OutStreamer->AddComment("Line Number"); in emitMacroFileImpl() [all …]
|
| H A D | ByteStreamer.h | 46 AP.OutStreamer->AddComment(Comment); in emitInt8() 50 AP.OutStreamer->AddComment(Comment); in emitSLEB128() 55 AP.OutStreamer->AddComment(Comment); in emitULEB128()
|
| H A D | DwarfStringPool.cpp | 104 Asm.OutStreamer->AddComment("string offset=" + in emit()
|
| H A D | AsmPrinter.cpp | 497 OutStreamer->AddComment("Start of file scope inline assembly"); in doInitialization() 501 OutStreamer->AddComment("End of file scope inline assembly"); in doInitialization() 1092 OutStreamer->AddComment(OS.str()); in emitImplicitDef() 1105 AP.OutStreamer->AddComment(OS.str()); in emitKill() 1330 OutStreamer->AddComment("version"); in emitBBAddrMapSection() 1332 OutStreamer->AddComment("feature"); in emitBBAddrMapSection() 1334 OutStreamer->AddComment("function address"); in emitBBAddrMapSection() 1336 OutStreamer->AddComment("number of basic blocks"); in emitBBAddrMapSection() 1647 OutStreamer->AddComment("avoids zero-length function"); in emitFunctionBody() 3493 AP.OutStreamer->AddComment(" in Loop: Header=BB" + in emitBasicBlockLoopComments() [all …]
|
| H A D | OcamlGCPrinter.cpp | 148 AP.OutStreamer->AddComment("live roots for " + in finishAssembly()
|
| H A D | DwarfUnit.cpp | 1753 Asm->OutStreamer->AddComment("DWARF version number"); in emitCommonHeader() 1759 Asm->OutStreamer->AddComment("DWARF Unit Type"); in emitCommonHeader() 1761 Asm->OutStreamer->AddComment("Address Size (in bytes)"); in emitCommonHeader() 1768 Asm->OutStreamer->AddComment("Offset Into Abbrev. Section"); in emitCommonHeader() 1777 Asm->OutStreamer->AddComment("Address Size (in bytes)"); in emitCommonHeader() 1786 Asm->OutStreamer->AddComment("Type Signature"); in emitHeader() 1788 Asm->OutStreamer->AddComment("Type DIE Offset"); in emitHeader()
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZAsmPrinter.cpp | 885 OutStreamer->AddComment("PPA1 Flags 1"); in emitPPA1Flags() 894 OutStreamer->AddComment("PPA1 Flags 2"); in emitPPA1Flags() 903 OutStreamer->AddComment("PPA1 Flags 3"); in emitPPA1Flags() 909 OutStreamer->AddComment("PPA1 Flags 4"); in emitPPA1Flags() 998 OutStreamer->AddComment("PPA1"); in emitPPA1() 1000 OutStreamer->AddComment("Version"); in emitPPA1() 1004 OutStreamer->AddComment("Saved GPR Mask"); in emitPPA1() 1014 OutStreamer->AddComment("Length of Code"); in emitPPA1() 1019 OutStreamer->AddComment("FPR mask"); in emitPPA1() 1021 OutStreamer->AddComment("AR mask"); in emitPPA1() [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.cpp | 40 OS.AddComment("0x" + Twine::utohexstr(BTFType.Info)); in emitType() 161 OS.AddComment("0x" + Twine::utohexstr(IntVal)); in emitType() 239 OS.AddComment("0x" + Twine::utohexstr(Enum.Val_Lo32)); in emitType() 241 OS.AddComment("0x" + Twine::utohexstr(Enum.Val_Hi32)); in emitType() 316 OS.AddComment("0x" + Twine::utohexstr(Member.Offset)); in emitType() 987 OS.AddComment("0x" + Twine::utohexstr(BTF::MAGIC)); in emitCommonHeader() 1075 OS.AddComment("FuncInfo"); in emitBTFExtSection() 1078 OS.AddComment("FuncInfo section string offset=" + in emitBTFExtSection() 1089 OS.AddComment("LineInfo"); in emitBTFExtSection() 1092 OS.AddComment("LineInfo section string offset=" + in emitBTFExtSection() [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86MCInstLower.cpp | 1586 OutStreamer->AddComment("xray custom event end."); in LowerPATCHABLE_EVENT_CALL() 1621 OutStreamer->AddComment("# XRay Typed Event Log"); in LowerPATCHABLE_TYPED_EVENT_CALL() 1689 OutStreamer->AddComment("xray typed event end."); in LowerPATCHABLE_TYPED_EVENT_CALL() 1797 OutStreamer->AddComment("TAILCALL"); in LowerPATCHABLE_TAIL_CALL() 2217 OutStreamer.AddComment(CS.str()); in addConstantComments() 2312 OutStreamer.AddComment(CS.str()); in addConstantComments() 2324 OutStreamer.AddComment(CS.str()); in addConstantComments() 2410 OutStreamer.AddComment(CS.str()); in addConstantComments() 2463 OutStreamer->AddComment("CLEANUPRET"); in emitInstruction() 2469 OutStreamer->AddComment("CATCHRET"); in emitInstruction() [all …]
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeViewRecordIO.h | 38 virtual void AddComment(const Twine &T) = 0; 242 Streamer->AddComment(TComment); in emitComment()
|
| /llvm-project-15.0.7/llvm/lib/Target/M68k/ |
| H A D | M68kAsmPrinter.cpp | 95 OutStreamer->AddComment("TAILCALL"); in emitInstruction()
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCDwarf.cpp | 52 S.AddComment("DWARF64 mark"); in emitListsTableHeaderStart() 55 S.AddComment("Length"); in emitListsTableHeaderStart() 59 S.AddComment("Version"); in emitListsTableHeaderStart() 61 S.AddComment("Address size"); in emitListsTableHeaderStart() 63 S.AddComment("Segment selector size"); in emitListsTableHeaderStart() 1088 MCOS->AddComment("Offset entry count"); in emitGenDwarfRanges()
|
| H A D | MCAsmStreamer.cpp | 121 void AddComment(const Twine &T, bool EOL = true) override; 412 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() function in MCAsmStreamer 2481 AddComment("Set address to " + Label->getName()); in emitDwarfAdvanceLineAddr() 2489 AddComment("Start sequence"); in emitDwarfAdvanceLineAddr() 2497 AddComment("End sequence"); in emitDwarfAdvanceLineAddr() 2505 AddComment("Advance line " + Twine(LineDelta)); in emitDwarfAdvanceLineAddr()
|
| H A D | MCStreamer.cpp | 1019 AddComment("DWARF64 Mark"); in maybeEmitDwarf64Mark() 1027 AddComment(Comment); in emitDwarfUnitLength() 1034 AddComment(Comment); in emitDwarfUnitLength()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 1363 OutStreamer->AddComment(PPCInstPrinter:: in emitInstruction() 1379 OutStreamer->AddComment(PPCInstPrinter:: in emitInstruction() 1998 OutStreamer->AddComment("Traceback table begin"); in emitTracebackTable() 2006 OutStreamer->AddComment(CommentOS.str()); in emitTracebackTable() 2226 OutStreamer->AddComment("Function size"); in emitTracebackTable() 2246 OutStreamer->AddComment("Function Name"); in emitTracebackTable() 2252 OutStreamer->AddComment("AllocaUsed"); in emitTracebackTable() 2336 OutStreamer->AddComment("EHInfo Table"); in emitTracebackTable()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.cpp | 1914 OutStreamer->AddComment("trap"); in emitInstruction() 1922 OutStreamer->AddComment("trap"); in emitInstruction() 1931 OutStreamer->AddComment("trap"); in emitInstruction() 1951 OutStreamer->AddComment("eh_setjmp begin"); in emitInstruction() 1993 OutStreamer->AddComment("eh_setjmp end"); in emitInstruction() 2017 OutStreamer->AddComment("eh_setjmp begin"); in emitInstruction() 2055 OutStreamer->AddComment("eh_setjmp end"); in emitInstruction()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | GarbageCollection.rst | 964 OS.AddComment("safe point count"); 971 OS.AddComment("safe point address"); 981 OS.AddComment("stack frame size (in words)"); 988 OS.AddComment("stack arity"); 992 OS.AddComment("live root count"); 1000 OS.AddComment("stack index (offset / wordsize)");
|