/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 576 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 …]
|
H A D | AccelTable.cpp | 254 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 …]
|
H A D | CodeViewDebug.cpp | 99 void AddComment(const Twine &T) override { OS->AddComment(T); } in AddComment() function in __anon0e8787300111::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 …]
|
H A D | EHStreamer.cpp | 594 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 …]
|
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 | 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() 267 OutStreamer->AddComment(Inst.getComment()); in emitCFIInstruction() 282 OutStreamer->AddComment("Abbrev [" + Twine(Die.getAbbrevNumber()) + "] 0x" + in emitDwarfDIE() 294 OutStreamer->AddComment(dwarf::AttributeString(Attr)); in emitDwarfDIE() 296 OutStreamer->AddComment( in emitDwarfDIE() 309 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 | 2392 Asm->OutStreamer->AddComment("DWARF Version"); in emitDebugPubSection() 2395 Asm->OutStreamer->AddComment("Offset of Compilation Unit Info"); in emitDebugPubSection() 2398 Asm->OutStreamer->AddComment("Compilation Unit Length"); in emitDebugPubSection() 2406 Asm->OutStreamer->AddComment("DIE offset"); in emitDebugPubSection() 2411 Asm->OutStreamer->AddComment( in emitDebugPubSection() 2417 Asm->OutStreamer->AddComment("External Name"); in emitDebugPubSection() 2421 Asm->OutStreamer->AddComment("End Mark"); in emitDebugPubSection() 2613 Asm->OutStreamer->AddComment("Loc expr size"); in emitDebugLocEntryLocation() 2636 Asm->OutStreamer->AddComment("Offset entry count"); in emitRnglistsTableHeader() 2656 Asm->OutStreamer->AddComment("Offset entry count"); in emitLoclistsTableHeader() [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 | 1703 Asm->OutStreamer->AddComment("DWARF version number"); in emitCommonHeader() 1709 Asm->OutStreamer->AddComment("DWARF Unit Type"); in emitCommonHeader() 1711 Asm->OutStreamer->AddComment("Address Size (in bytes)"); in emitCommonHeader() 1718 Asm->OutStreamer->AddComment("Offset Into Abbrev. Section"); in emitCommonHeader() 1727 Asm->OutStreamer->AddComment("Address Size (in bytes)"); in emitCommonHeader() 1736 Asm->OutStreamer->AddComment("Type Signature"); in emitHeader() 1738 Asm->OutStreamer->AddComment("Type DIE Offset"); in emitHeader()
|
H A D | AsmPrinter.cpp | 321 OutStreamer->AddComment("Start of file scope inline assembly"); in doInitialization() 325 OutStreamer->AddComment("End of file scope inline assembly"); in doInitialization() 806 OutStreamer->AddComment("Address taken block that was later removed"); in emitFunctionHeader() 898 OutStreamer->AddComment(OS.str()); in emitImplicitDef() 912 AP.OutStreamer->AddComment(OS.str()); in emitKill() 1436 OutStreamer->AddComment("avoids zero-length function"); in emitFunctionBody() 1451 OutStreamer->AddComment("Address of block that was removed by CodeGen"); in emitFunctionBody() 3188 AP.OutStreamer->AddComment(" in Loop: Header=BB" + in emitBasicBlockLoopComments() 3246 OutStreamer->AddComment("Block address taken"); in emitBasicBlockStart() 3272 OutStreamer->AddComment("Label of block must be emitted"); in emitBasicBlockStart()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 36 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 …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86MCInstLower.cpp | 1309 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 …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | CodeViewRecordIO.h | 36 virtual void AddComment(const Twine &T) = 0; 240 Streamer->AddComment(TComment); in emitComment()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
H A D | M68kAsmPrinter.cpp | 92 OutStreamer->AddComment("TAILCALL"); in emitInstruction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCAsmPrinter.cpp | 1315 OutStreamer->AddComment(PPCInstPrinter:: in emitInstruction() 1331 OutStreamer->AddComment(PPCInstPrinter:: in emitInstruction() 1869 OutStreamer->AddComment("Traceback table begin"); in emitTracebackTable() 1877 OutStreamer->AddComment(CommentOS.str()); in emitTracebackTable() 2071 OutStreamer->AddComment("Function size"); in emitTracebackTable() 2091 OutStreamer->AddComment("Function Name"); in emitTracebackTable() 2097 OutStreamer->AddComment("AllocaUsed"); in emitTracebackTable() 2125 OutStreamer->AddComment("EHInfo Table"); in emitTracebackTable()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 1864 OutStreamer->AddComment("trap"); in emitInstruction() 1872 OutStreamer->AddComment("trap"); in emitInstruction() 1881 OutStreamer->AddComment("trap"); in emitInstruction() 1901 OutStreamer->AddComment("eh_setjmp begin"); in emitInstruction() 1943 OutStreamer->AddComment("eh_setjmp end"); in emitInstruction() 1967 OutStreamer->AddComment("eh_setjmp begin"); in emitInstruction() 2005 OutStreamer->AddComment("eh_setjmp end"); in emitInstruction()
|
/netbsd-src/external/apache2/llvm/dist/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() 1106 MCOS->AddComment("Offset entry count"); in emitGenDwarfRanges()
|
H A D | MCAsmStreamer.cpp | 122 void AddComment(const Twine &T, bool EOL = true) override; 401 void MCAsmStreamer::AddComment(const Twine &T, bool EOL) { in AddComment() function in MCAsmStreamer 2396 AddComment("Set address to " + Label->getName()); in emitDwarfAdvanceLineAddr() 2404 AddComment("Start sequence"); in emitDwarfAdvanceLineAddr() 2412 AddComment("End sequence"); in emitDwarfAdvanceLineAddr() 2420 AddComment("Advance line " + Twine(LineDelta)); in emitDwarfAdvanceLineAddr()
|
H A D | MCStreamer.cpp | 995 AddComment("DWARF64 Mark"); in maybeEmitDwarf64Mark() 1003 AddComment(Comment); in emitDwarfUnitLength() 1010 AddComment(Comment); in emitDwarfUnitLength()
|
/netbsd-src/external/apache2/llvm/dist/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)");
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyAsmPrinter.cpp | 515 OutStreamer->AddComment("fallthrough-return"); in emitInstruction()
|