/freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | BitstreamRemarkSerializer.cpp | 56 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupMetaBlockInfo() local 68 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupMetaRemarkVersion() local 87 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupMetaStrTab() local 111 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupMetaExternalFile() local 133 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupRemarkBlockInfo() local 147 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupRemarkBlockInfo() local 160 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupRemarkBlockInfo() local 172 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupRemarkBlockInfo() local 188 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupRemarkBlockInfo() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILBitcodeWriter.cpp | 226 SmallVectorImpl<uint64_t> &Record, unsigned &Abbrev) { in writeGenericDINode() 233 unsigned Abbrev) { in writeDIGenericSubrange() 241 SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) { in writeDIStringType() 263 SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) { in writeDICommonBlock() 269 unsigned Abbrev) { in writeDIMacro() 273 unsigned Abbrev) { in writeDIMacroFile() 277 unsigned Abbrev) { in writeDIArgList() 281 unsigned Abbrev) { in writeDIAssignID() 301 unsigned Abbrev) { in writeDILabel() 308 unsigned Abbrev) { in writeDIGlobalVariableExpression() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DWARFLinkerUnit.cpp | 17 void DwarfUnit::assignAbbrev(DIEAbbrev &Abbrev) { in assignAbbrev() 50 for (const auto &Abbrev : Abbrevs) in emitAbbreviations() local 59 void DwarfUnit::emitDwarfAbbrevEntry(const DIEAbbrev &Abbrev, in emitDwarfAbbrevEntry()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitstream/ |
H A D | BitstreamWriter.h | 459 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, in EmitRecordWithAbbrevImpl() 591 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev() 601 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 606 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 615 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() 620 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
|
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 1721 unsigned Abbrev) { in writeMDTuple() 1750 unsigned &Abbrev) { in writeDILocation() 1781 unsigned &Abbrev) { in writeGenericDINode() 1798 unsigned Abbrev) { in writeDISubrange() 1812 unsigned Abbrev) { in writeDIGenericSubrange() 1825 unsigned Abbrev) { in writeDIEnumerator() 1838 unsigned Abbrev) { in writeDIBasicType() 1853 unsigned Abbrev) { in writeDIStringType() 1870 unsigned Abbrev) { in writeDIDerivedType() 1904 unsigned Abbrev) { in writeDICompositeType() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 422 struct Abbrev { struct 423 uint64_t AbbrevOffset; /// < Abbreviation offset in the .debug_names section argument 424 uint32_t Code; ///< Abbreviation code argument 428 Abbrev(uint32_t Code, dwarf::Tag Tag, uint64_t AbbrevOffset, in Abbrev() argument
|
H A D | DWARFUnit.h | 217 const DWARFDebugAbbrev *Abbrev; variable
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 37 struct Abbrev { struct 41 std::vector<AttributeAbbrev> Attributes; argument 46 std::vector<Abbrev> Table; argument 275 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::DWARFYAML::Abbrev) in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | TestModuleFileExtension.cpp | 32 auto Abbrev = Stream.EmitAbbrev(std::move(Abv)); in writeExtensionContents() local
|
H A D | SerializedDiagnosticPrinter.cpp | 412 static void AddSourceLocationAbbrev(llvm::BitCodeAbbrev &Abbrev) { in AddSourceLocationAbbrev() 420 static void AddRangeLocationAbbrev(llvm::BitCodeAbbrev &Abbrev) { in AddRangeLocationAbbrev() 439 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in EmitBlockInfoBlock() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIE.cpp | 139 DIEAbbrev Abbrev = Die.generateAbbrev(); in uniqueAbbreviation() local 175 DIEAbbrev Abbrev(Tag, hasChildren()); in generateAbbrev() local 271 const DIEAbbrev &Abbrev = AbbrevSet.uniqueAbbreviation(*this); in computeOffsetsAndAbbrevs() local
|
H A D | AccelTable.cpp | 438 DebugNamesAbbrev Abbrev(Value->getDieTag()); in populateAbbrevsMap() local 507 for (const DebugNamesAbbrev *Abbrev : AbbreviationsVector) { in emitAbbrevs() local 532 DebugNamesAbbrev *Abbrev = AbbreviationsVector[AbbrevIndex]; in emitEntry() local
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 1294 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in writeUnhashedControlBlock() local 1305 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in writeUnhashedControlBlock() local 1371 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in writeUnhashedControlBlock() local 1384 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in writeUnhashedControlBlock() local 1438 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in WriteControlBlock() local 1468 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in WriteControlBlock() local 1879 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in CreateSLocFileAbbrev() local 1898 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in CreateSLocBufferAbbrev() local 1914 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in CreateSLocBufferBlobAbbrev() local 1928 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in CreateSLocExpansionAbbrev() local [all …]
|
H A D | GlobalModuleIndex.cpp | 832 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in writeIndex() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
H A D | DWARFLinker.cpp |
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | DWARFEmitter.cpp | 292 const DWARFYAML::Abbrev &Abbrev = AbbrevDecls[AbbrCode - 1]; in writeDIE() local 725 for (const DWARFYAML::DebugNameAbbreviation &Abbrev : Abbrevs) { in emitDebugNamesAbbrev() local 782 const auto *AbbrevIt = find_if(Abbrevs, [&](const auto &Abbrev) { in getNonZeroDataSizesFor()
|
H A D | DWARFYAML.cpp | 121 DWARFYAML::Abbrev &Abbrev) { in mapping()
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | SyntheticSections.h | 804 struct Abbrev : llvm::FoldingSetNode { struct 805 uint32_t code; 806 uint32_t tag; 807 SmallVector<llvm::DWARFDebugNames::AttributeEncoding, 2> attributes;
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
H A D | DWARFLinker.cpp | 423 const auto *Abbrev = DIE.getAbbreviationDeclarationPtr(); in getVariableRelocAdjustment() local 513 const auto *Abbrev = DIE.getAbbreviationDeclarationPtr(); in shouldKeepVariableDIE() local 752 const auto *Abbrev = Die.getAbbreviationDeclarationPtr(); in lookForRefDIEsToKeep() local 1010 void DWARFLinker::assignAbbrev(DIEAbbrev &Abbrev) { in assignAbbrev() 1738 const auto *Abbrev = InputDIE.getAbbreviationDeclarationPtr(); in cloneDIE() local
|
/freebsd/contrib/llvm-project/llvm/lib/DWP/ |
H A D | DWP.cpp | 42 static uint64_t getCUAbbrev(StringRef Abbrev, uint64_t AbbrCode) { in getCUAbbrev() 96 getCUIdentifiers(InfoSectionUnitHeader &Header, StringRef Abbrev, in getCUIdentifiers()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | AsmPrinter.h | 768 for (const auto &Abbrev : Abbrevs) in emitDwarfAbbrevs() local
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 361 unsigned DWARFVerifier::verifyAbbrevSection(const DWARFDebugAbbrev *Abbrev) { in verifyAbbrevSection() 1492 for (const auto &Abbrev : NI.getAbbrevs()) { in verifyNameIndexAbbrevs() local
|
H A D | DWARFContext.cpp | 258 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in __anonfc0a132e0411::ThreadUnsafeDWARFContextState
|