Searched defs:Abbrev (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFVisitor.cpp66 const DWARFYAML::Abbrev &Abbrev = DebugInfo.AbbrevDecls[AbbrCode - 1]; local
H A DDWARFYAML.cpp75 void MappingTraits<DWARFYAML::Abbrev>::mapping(IO &IO, argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DTestModuleFileExtension.cpp30 auto Abbrev = Stream.EmitAbbrev(std::move(Abv)); local
H A DSerializedDiagnosticPrinter.cpp415 static void AddSourceLocationAbbrev(llvm::BitCodeAbbrev &Abbrev) { argument
423 static void AddRangeLocationAbbrev(llvm::BitCodeAbbrev &Abbrev) { argument
442 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Bitstream/
H A DBitstreamWriter.h296 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp149 DIEAbbrev Abbrev = Die.generateAbbrev(); local
282 const DIEAbbrev &Abbrev local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkSerializer.cpp55 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
67 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
86 auto Abbrev local
110 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
132 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
146 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
159 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
171 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
187 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h263 struct Abbrev { struct in class:llvm::DWARFDebugNames
268 Abbrev(uint32_t Code, dwarf::Tag Tag, function in struct:llvm::DWARFDebugNames::Abbrev
[all...]
H A DDWARFContext.h58 std::unique_ptr<DWARFDebugAbbrev> Abbrev; member in class:llvm::DWARFContext
H A DDWARFUnit.h204 const DWARFDebugAbbrev *Abbrev; member in class:llvm::DWARFUnit
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h54 struct Abbrev { struct in namespace:llvm::DWARFYAML
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp836 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
H A DASTWriter.cpp1145 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
1165 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
1384 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
2367 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
2661 unsigned Abbrev; member in struct:__anon2146
2949 auto Abbrev = std::make_shared<BitCodeAbbrev>(); local
3165 auto Abbrev = std::make_shared<BitCodeAbbrev>(); variable
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp100 static uint64_t getCUAbbrev(StringRef Abbrev, uint64_t AbbrCode) { argument
138 static Expected<CompileUnitIdentifiers> getCUIdentifiers(StringRef Abbrev, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp356 getAttributeOffsets(const DWARFAbbreviationDeclaration *Abbrev, unsigned Idx, argument
378 const auto *Abbrev = DIE.getAbbreviationDeclarationPtr(); local
425 const auto *Abbrev = DIE.getAbbreviationDeclarationPtr(); local
600 const auto *Abbrev = Die.getAbbreviationDeclarationPtr(); local
795 assignAbbrev(DIEAbbrev &Abbrev) argument
1356 const auto *Abbrev = InputDIE.getAbbreviationDeclarationPtr(); local
1873 copyAbbrev( const DWARFAbbreviationDeclaration &Abbrev, bool HasODR) argument
2239 DIEAbbrev Abbrev = CUDie->generateAbbrev(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp247 unsigned DWARFVerifier::verifyAbbrevSection(const DWARFDebugAbbrev *Abbrev) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1447 writeMDTuple(const MDTuple *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1476 writeDILocation(const DILocation *N, SmallVectorImpl<uint64_t> &Record, unsigned &Abbrev) argument
1507 writeGenericDINode(const GenericDINode *N, SmallVectorImpl<uint64_t> &Record, unsigned &Abbrev) argument
1524 writeDISubrange(const DISubrange *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1556 writeDIEnumerator(const DIEnumerator *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1569 writeDIBasicType(const DIBasicType *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1584 writeDIDerivedType(const DIDerivedType *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1611 writeDICompositeType( const DICompositeType *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1638 writeDISubroutineType( const DISubroutineType *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1651 writeDIFile(const DIFile *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1674 writeDICompileUnit(const DICompileUnit *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1705 writeDISubprogram(const DISubprogram *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1733 writeDILexicalBlock(const DILexicalBlock *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1746 writeDILexicalBlockFile( const DILexicalBlockFile *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1758 writeDICommonBlock(const DICommonBlock *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1772 writeDINamespace(const DINamespace *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1783 writeDIMacro(const DIMacro *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1796 writeDIMacroFile(const DIMacroFile *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1809 writeDIModule(const DIModule *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1821 writeDITemplateTypeParameter( const DITemplateTypeParameter *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1833 writeDITemplateValueParameter( const DITemplateValueParameter *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1847 writeDIGlobalVariable( const DIGlobalVariable *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1868 writeDILocalVariable( const DILocalVariable *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1899 writeDILabel( const DILabel *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1912 writeDIExpression(const DIExpression *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1924 writeDIGlobalVariableExpression( const DIGlobalVariableExpression *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1935 writeDIObjCProperty(const DIObjCProperty *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1951 writeDIImportedEntity( const DIImportedEntity *N, SmallVectorImpl<uint64_t> &Record, unsigned Abbrev) argument
1979 unsigned Abbrev = createNamedMetadataAbbrev(); local
[all...]

Completed in 233 milliseconds