Home
last modified time | relevance | path

Searched refs:AddComment (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp576 auto AddComment = [&](const Twine &Comment) { in emitCSpecificHandlerTable() local
578 OS.AddComment(Comment); in emitCSpecificHandlerTable()
602 AddComment("Number of call sites"); in emitCSpecificHandlerTable()
642 auto AddComment = [&](const Twine &Comment) { in emitSEHActionsForRange() local
644 OS.AddComment(Comment); in emitSEHActionsForRange()
664 AddComment("LabelStart"); in emitSEHActionsForRange()
666 AddComment("LabelEnd"); in emitSEHActionsForRange()
668 AddComment(UME.IsFinally ? "FinallyFunclet" : UME.Filter ? "FilterFunction" in emitSEHActionsForRange()
671 AddComment(UME.IsFinally ? "Null" : "ExceptionHandler"); in emitSEHActionsForRange()
717 auto AddComment = [&](const Twine &Comment) { in emitCXXFrameHandler3Table() local
[all …]
DAccelTable.cpp254 Asm->OutStreamer->AddComment("Hash in Bucket " + Twine(BucketIdx)); in emitHashes()
271 Asm->OutStreamer->AddComment("Offset in Bucket " + Twine(i)); in emitOffsets()
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()
293 Asm->OutStreamer->AddComment("HeaderData Die Offset Base"); in emit()
295 Asm->OutStreamer->AddComment("HeaderData Atom Count"); in emit()
[all …]
DErlangGCPrinter.cpp77 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()
DEHStreamer.cpp594 Asm->OutStreamer->AddComment(">> Call Site " + Twine(idx) + " <<"); in emitExceptionTable()
595 Asm->OutStreamer->AddComment(" On exception at call site "+Twine(idx)); in emitExceptionTable()
604 Asm->OutStreamer->AddComment(" Action: cleanup"); in emitExceptionTable()
606 Asm->OutStreamer->AddComment(" Action: " + in emitExceptionTable()
715 Asm->OutStreamer->AddComment(">> Call Site " + Twine(++Entry) + in emitExceptionTable()
719 Asm->OutStreamer->AddComment(Twine(" Call between ") + in emitExceptionTable()
728 Asm->OutStreamer->AddComment(" has no landing pad"); in emitExceptionTable()
732 Asm->OutStreamer->AddComment(Twine(" jumps to ") + in emitExceptionTable()
744 Asm->OutStreamer->AddComment(" On action: cleanup"); in emitExceptionTable()
746 Asm->OutStreamer->AddComment(" On action: " + in emitExceptionTable()
[all …]
DCodeViewDebug.cpp99 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon2a7438fd0111::CVMCAdapter
560 OS.AddComment("Debug section magic"); in emitCodeViewMagicVersion()
633 OS.AddComment("File index to string table offset subsection"); in endModule()
637 OS.AddComment("String table"); in endModule()
709 OS.AddComment("Magic"); in emitTypeGlobalHashes()
711 OS.AddComment("Section Version"); in emitTypeGlobalHashes()
713 OS.AddComment("Hash Algorithm"); in emitTypeGlobalHashes()
724 OS.AddComment(Comment); in emitTypeGlobalHashes()
811 OS.AddComment("Flags and language"); in emitCompilerInformation()
814 OS.AddComment("CPUType"); in emitCompilerInformation()
[all …]
DAsmPrinterDwarf.cpp42 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()
DARMException.cpp104 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()
DAddressPool.cpp31 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()
DDwarfDebug.cpp2442 Asm->OutStreamer->AddComment("DWARF Version"); in emitDebugPubSection()
2445 Asm->OutStreamer->AddComment("Offset of Compilation Unit Info"); in emitDebugPubSection()
2448 Asm->OutStreamer->AddComment("Compilation Unit Length"); 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()
2686 Asm->OutStreamer->AddComment("Offset entry count"); in emitRnglistsTableHeader()
2706 Asm->OutStreamer->AddComment("Offset entry count"); in emitLoclistsTableHeader()
[all …]
DByteStreamer.h45 AP.OutStreamer->AddComment(Comment); in emitInt8()
49 AP.OutStreamer->AddComment(Comment); in emitSLEB128()
54 AP.OutStreamer->AddComment(Comment); in emitULEB128()
DDwarfStringPool.cpp104 Asm.OutStreamer->AddComment("string offset=" + in emit()
DOcamlGCPrinter.cpp154 AP.OutStreamer->AddComment("live roots for " + in finishAssembly()
DDwarfUnit.cpp1718 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()
DAsmPrinter.cpp335 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-12-stable/contrib/llvm-project/llvm/lib/Target/BPF/
DBTFDebug.cpp36 OS.AddComment(std::string(BTFKindStr[Kind]) + "(id = " + std::to_string(Id) + in emitType()
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()
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86MCInstLower.cpp1309 OutStreamer->AddComment("on-fault: " + HandlerLabel->getName()); in LowerFAULTING_OP()
1479 OutStreamer->AddComment("# XRay Custom Event Log"); in LowerPATCHABLE_EVENT_CALL()
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()
2034 OutStreamer.AddComment(getShuffleComment(MI, SrcIdx, SrcIdx, Mask)); in addConstantComments()
2112 OutStreamer.AddComment(getShuffleComment(MI, SrcIdx, SrcIdx, Mask)); in addConstantComments()
2141 OutStreamer.AddComment(getShuffleComment(MI, 1, 2, Mask)); in addConstantComments()
2156 OutStreamer.AddComment(getShuffleComment(MI, 1, 2, Mask)); in addConstantComments()
[all …]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeViewRecordIO.h36 virtual void AddComment(const Twine &T) = 0;
240 Streamer->AddComment(TComment); in emitComment()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/M68k/
DM68kAsmPrinter.cpp92 OutStreamer->AddComment("TAILCALL"); in emitInstruction()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMAsmPrinter.cpp1863 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-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCDwarf.cpp53 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()
DMCAsmStreamer.cpp122 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()
DMCStreamer.cpp1008 AddComment("DWARF64 Mark"); in maybeEmitDwarf64Mark()
1016 AddComment(Comment); in emitDwarfUnitLength()
1023 AddComment(Comment); in emitDwarfUnitLength()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp1335 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-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyAsmPrinter.cpp599 OutStreamer->AddComment("fallthrough-return"); in emitInstruction()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h340 virtual void AddComment(const Twine &T, bool EOL = true) {}

12