Home
last modified time | relevance | path

Searched defs:Abbrev (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp56 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 DDXILBitcodeWriter.cpp226 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 DDWARFLinkerUnit.cpp17 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 DBitstreamWriter.h459 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 DBitcodeWriter.cpp1721 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 DDWARFAcceleratorTable.h422 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 DDWARFUnit.h217 const DWARFDebugAbbrev *Abbrev; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h37 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 DTestModuleFileExtension.cpp32 auto Abbrev = Stream.EmitAbbrev(std::move(Abv)); in writeExtensionContents() local
H A DSerializedDiagnosticPrinter.cpp412 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 DDIE.cpp139 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 DAccelTable.cpp438 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 DASTWriter.cpp1294 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 DGlobalModuleIndex.cpp832 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in writeIndex() local
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp292 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 DDWARFYAML.cpp121 DWARFYAML::Abbrev &Abbrev) { in mapping()
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h804 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 DDWARFLinker.cpp423 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 DDWP.cpp42 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 DAsmPrinter.h768 for (const auto &Abbrev : Abbrevs) in emitDwarfAbbrevs() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp361 unsigned DWARFVerifier::verifyAbbrevSection(const DWARFDebugAbbrev *Abbrev) { in verifyAbbrevSection()
1492 for (const auto &Abbrev : NI.getAbbrevs()) { in verifyNameIndexAbbrevs() local
H A DDWARFContext.cpp258 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in __anonfc0a132e0411::ThreadUnsafeDWARFContextState