| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AccelTable.cpp | 278 Asm->OutStreamer->AddComment("Header Magic"); in emit() 280 Asm->OutStreamer->AddComment("Header Version"); in emit() 282 Asm->OutStreamer->AddComment("Header Hash Function"); in emit() 284 Asm->OutStreamer->AddComment("Header Bucket Count"); in emit() 286 Asm->OutStreamer->AddComment("Header Hash Count"); in emit() 288 Asm->OutStreamer->AddComment("Header Data Length"); in emit() 341 Asm->OutStreamer->AddComment("Num DIEs"); in emitData() 369 Asm->OutStreamer->AddComment("Header: version"); in emit() 371 Asm->OutStreamer->AddComment("Header: padding"); in emit() 381 Asm->OutStreamer->AddComment("Header: name count"); in emit() [all …]
|
| H A D | WinException.cpp | 666 AddComment("LabelEnd"); in emitSEHActionsForRange() 740 AddComment("MagicNumber"); in emitCXXFrameHandler3Table() 743 AddComment("MaxState"); in emitCXXFrameHandler3Table() 746 AddComment("UnwindMap"); in emitCXXFrameHandler3Table() 766 AddComment("ESTypeList"); in emitCXXFrameHandler3Table() 769 AddComment("EHFlags"); in emitCXXFrameHandler3Table() 784 AddComment("Action"); in emitCXXFrameHandler3Table() 818 AddComment("TryLow"); in emitCXXFrameHandler3Table() 873 AddComment("Type"); in emitCXXFrameHandler3Table() 897 AddComment("IP"); in emitCXXFrameHandler3Table() [all …]
|
| H A D | ErlangGCPrinter.cpp | 77 OS.AddComment("safe point count"); in finishAssembly() 83 OS.AddComment("safe point address"); in finishAssembly() 93 OS.AddComment("stack frame size (in words)"); in finishAssembly() 101 OS.AddComment("stack arity"); in finishAssembly() 105 OS.AddComment("live root count"); in finishAssembly() 113 OS.AddComment("stack index (offset / wordsize)"); in finishAssembly()
|
| H A D | EHStreamer.cpp | 604 Asm->OutStreamer->AddComment(" Action: cleanup"); in emitExceptionTable() 606 Asm->OutStreamer->AddComment(" Action: " + in emitExceptionTable() 719 Asm->OutStreamer->AddComment(Twine(" Call between ") + in emitExceptionTable() 746 Asm->OutStreamer->AddComment(" On action: " + in emitExceptionTable() 769 Asm->OutStreamer->AddComment(" Catch TypeInfo " + in emitExceptionTable() 772 Asm->OutStreamer->AddComment(" Filter TypeInfo " + in emitExceptionTable() 775 Asm->OutStreamer->AddComment(" Cleanup"); in emitExceptionTable() 782 Asm->OutStreamer->AddComment(" No further actions"); in emitExceptionTable() 784 Asm->OutStreamer->AddComment(" Continue to action " + in emitExceptionTable() 810 Asm->OutStreamer->AddComment(">> Catch TypeInfos <<"); in emitTypeInfos() [all …]
|
| H A D | CodeViewDebug.cpp | 99 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon7ee48a990111::CVMCAdapter 709 OS.AddComment("Magic"); in emitTypeGlobalHashes() 814 OS.AddComment("CPUType"); in emitCompilerInformation() 928 OS.AddComment("PtrEnd"); in emitInlinedCallSite() 991 OS.AddComment("PtrEnd"); in emitDebugInfoForThunk() 993 OS.AddComment("PtrNext"); in emitDebugInfoForThunk() 1001 OS.AddComment("Ordinal"); in emitDebugInfoForThunk() 2693 OS.AddComment("Flags"); in emitLocalVariable() 3164 OS.AddComment("Type"); in emitConstantSymbolRecord() 3167 OS.AddComment("Value"); in emitConstantSymbolRecord() [all …]
|
| H A D | AsmPrinterDwarf.cpp | 42 OutStreamer->AddComment(Desc); in emitSLEB128() 50 OutStreamer->AddComment(Desc); in emitULEB128() 119 OutStreamer->AddComment(Twine(Desc) + " Encoding = " + in emitEncodingByte() 122 OutStreamer->AddComment(Twine("Encoding = ") + DecodeDWARFEncoding(Val)); in emitEncodingByte() 271 OutStreamer->AddComment(Inst.getComment()); in emitCFIInstruction() 286 OutStreamer->AddComment("Abbrev [" + Twine(Die.getAbbrevNumber()) + "] 0x" + in emitDwarfDIE() 298 OutStreamer->AddComment(dwarf::AttributeString(Attr)); in emitDwarfDIE() 300 OutStreamer->AddComment( in emitDwarfDIE() 313 OutStreamer->AddComment("End Of Children Mark"); in emitDwarfDIE()
|
| H A D | ARMException.cpp | 104 Asm->OutStreamer->AddComment(">> Catch TypeInfos <<"); in emitTypeInfos() 111 Asm->OutStreamer->AddComment("TypeInfo " + Twine(Entry--)); in emitTypeInfos() 119 Asm->OutStreamer->AddComment(">> Filter TypeInfos <<"); in emitTypeInfos() 129 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 | 2442 Asm->OutStreamer->AddComment("DWARF Version"); in emitDebugPubSection() 2456 Asm->OutStreamer->AddComment("DIE offset"); in emitDebugPubSection() 2461 Asm->OutStreamer->AddComment( in emitDebugPubSection() 2467 Asm->OutStreamer->AddComment("External Name"); in emitDebugPubSection() 2471 Asm->OutStreamer->AddComment("End Mark"); in emitDebugPubSection() 2663 Asm->OutStreamer->AddComment("Loc expr size"); in emitDebugLocEntryLocation() 2793 Asm->OutStreamer->AddComment(" length"); in emitRangeList() 3168 Asm->OutStreamer->AddComment("Line Number"); in emitMacro() 3170 Asm->OutStreamer->AddComment("Macro String"); in emitMacro() 3182 Asm->OutStreamer->AddComment("Line Number"); in emitMacroFileImpl() [all …]
|
| H A D | ByteStreamer.h | 45 AP.OutStreamer->AddComment(Comment); in emitInt8() 49 AP.OutStreamer->AddComment(Comment); in emitSLEB128() 54 AP.OutStreamer->AddComment(Comment); in emitULEB128()
|
| H A D | DwarfStringPool.cpp | 104 Asm.OutStreamer->AddComment("string offset=" + in emit()
|
| H A D | OcamlGCPrinter.cpp | 154 AP.OutStreamer->AddComment("live roots for " + in finishAssembly()
|
| H A D | DwarfUnit.cpp | 1718 Asm->OutStreamer->AddComment("DWARF version number"); in emitCommonHeader() 1724 Asm->OutStreamer->AddComment("DWARF Unit Type"); in emitCommonHeader() 1726 Asm->OutStreamer->AddComment("Address Size (in bytes)"); in emitCommonHeader() 1733 Asm->OutStreamer->AddComment("Offset Into Abbrev. Section"); in emitCommonHeader() 1742 Asm->OutStreamer->AddComment("Address Size (in bytes)"); in emitCommonHeader() 1751 Asm->OutStreamer->AddComment("Type Signature"); in emitHeader() 1753 Asm->OutStreamer->AddComment("Type DIE Offset"); in emitHeader()
|
| H A D | AsmPrinter.cpp | 335 OutStreamer->AddComment("Start of file scope inline assembly"); in doInitialization() 339 OutStreamer->AddComment("End of file scope inline assembly"); in doInitialization() 820 OutStreamer->AddComment("Address taken block that was later removed"); in emitFunctionHeader() 912 OutStreamer->AddComment(OS.str()); in emitImplicitDef() 926 AP.OutStreamer->AddComment(OS.str()); in emitKill() 1456 OutStreamer->AddComment("avoids zero-length function"); in emitFunctionBody() 1471 OutStreamer->AddComment("Address of block that was removed by CodeGen"); in emitFunctionBody() 3213 AP.OutStreamer->AddComment(" in Loop: Header=BB" + in emitBasicBlockLoopComments() 3271 OutStreamer->AddComment("Block address taken"); in emitBasicBlockStart() 3297 OutStreamer->AddComment("Label of block must be emitted"); in emitBasicBlockStart()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BTFDebug.cpp | 39 OS.AddComment("0x" + Twine::utohexstr(BTFType.Info)); in emitType() 151 OS.AddComment("0x" + Twine::utohexstr(IntVal)); in emitType() 263 OS.AddComment("0x" + Twine::utohexstr(Member.Offset)); in emitType() 774 OS.AddComment("0x" + Twine::utohexstr(BTF::MAGIC)); in emitCommonHeader() 809 OS.AddComment("string offset=" + std::to_string(StringOffset)); in emitBTFSection() 858 OS.AddComment("FuncInfo"); in emitBTFExtSection() 861 OS.AddComment("FuncInfo section string offset=" + in emitBTFExtSection() 872 OS.AddComment("LineInfo"); in emitBTFExtSection() 875 OS.AddComment("LineInfo section string offset=" + in emitBTFExtSection() 891 OS.AddComment("FieldReloc"); in emitBTFExtSection() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86MCInstLower.cpp | 1540 OutStreamer->AddComment("xray custom event end."); in LowerPATCHABLE_EVENT_CALL() 1575 OutStreamer->AddComment("# XRay Typed Event Log"); in LowerPATCHABLE_TYPED_EVENT_CALL() 1643 OutStreamer->AddComment("xray typed event end."); in LowerPATCHABLE_TYPED_EVENT_CALL() 1751 OutStreamer->AddComment("TAILCALL"); in LowerPATCHABLE_TAIL_CALL() 2171 OutStreamer.AddComment(CS.str()); in addConstantComments() 2266 OutStreamer.AddComment(CS.str()); in addConstantComments() 2278 OutStreamer.AddComment(CS.str()); in addConstantComments() 2364 OutStreamer.AddComment(CS.str()); in addConstantComments() 2404 OutStreamer->AddComment("CLEANUPRET"); in emitInstruction() 2410 OutStreamer->AddComment("CATCHRET"); in emitInstruction() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | CodeViewRecordIO.h | 36 virtual void AddComment(const Twine &T) = 0; 240 Streamer->AddComment(TComment); in emitComment()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kAsmPrinter.cpp | 92 OutStreamer->AddComment("TAILCALL"); in emitInstruction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMAsmPrinter.cpp | 1863 OutStreamer->AddComment("trap"); in emitInstruction() 1871 OutStreamer->AddComment("trap"); in emitInstruction() 1880 OutStreamer->AddComment("trap"); in emitInstruction() 1900 OutStreamer->AddComment("eh_setjmp begin"); in emitInstruction() 1942 OutStreamer->AddComment("eh_setjmp end"); in emitInstruction() 1966 OutStreamer->AddComment("eh_setjmp begin"); in emitInstruction() 2004 OutStreamer->AddComment("eh_setjmp end"); in emitInstruction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCDwarf.cpp | 53 S.AddComment("DWARF64 mark"); in emitListsTableHeaderStart() 56 S.AddComment("Length"); in emitListsTableHeaderStart() 60 S.AddComment("Version"); in emitListsTableHeaderStart() 62 S.AddComment("Address size"); in emitListsTableHeaderStart() 64 S.AddComment("Segment selector size"); in emitListsTableHeaderStart() 1058 MCOS->AddComment("Offset entry count"); in emitGenDwarfRanges()
|
| H A D | MCAsmStreamer.cpp | 122 void AddComment(const Twine &T, bool EOL = true) override; 407 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() function in MCAsmStreamer 2438 AddComment("Set address to " + Label->getName()); in emitDwarfAdvanceLineAddr() 2446 AddComment("Start sequence"); in emitDwarfAdvanceLineAddr() 2454 AddComment("End sequence"); in emitDwarfAdvanceLineAddr() 2462 AddComment("Advance line " + Twine(LineDelta)); in emitDwarfAdvanceLineAddr()
|
| H A D | MCStreamer.cpp | 1008 AddComment("DWARF64 Mark"); in maybeEmitDwarf64Mark() 1016 AddComment(Comment); in emitDwarfUnitLength() 1023 AddComment(Comment); in emitDwarfUnitLength()
|
| H A D | MCCodeView.cpp | 356 OS.AddComment( in emitLineTableForFunction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCAsmPrinter.cpp | 1335 OutStreamer->AddComment(PPCInstPrinter:: in emitInstruction() 1351 OutStreamer->AddComment(PPCInstPrinter:: in emitInstruction() 1941 OutStreamer->AddComment("Traceback table begin"); in emitTracebackTable() 1949 OutStreamer->AddComment(CommentOS.str()); in emitTracebackTable() 2168 OutStreamer->AddComment("Function size"); in emitTracebackTable() 2188 OutStreamer->AddComment("Function Name"); in emitTracebackTable() 2194 OutStreamer->AddComment("AllocaUsed"); in emitTracebackTable() 2278 OutStreamer->AddComment("EHInfo Table"); in emitTracebackTable()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyAsmPrinter.cpp | 599 OutStreamer->AddComment("fallthrough-return"); in emitInstruction()
|