Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DBitstreamRemarkSerializer.cpp55 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupMetaBlockInfo() local
67 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupMetaRemarkVersion() local
86 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupMetaStrTab() local
110 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupMetaExternalFile() local
132 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupRemarkBlockInfo() local
146 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupRemarkBlockInfo() local
159 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupRemarkBlockInfo() local
171 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupRemarkBlockInfo() local
187 auto Abbrev = std::make_shared<BitCodeAbbrev>(); in setupRemarkBlockInfo() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamWriter.h296 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, in EmitRecordWithAbbrevImpl()
430 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev()
440 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob()
445 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob()
454 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
459 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
/external/llvm/include/llvm/Bitcode/
DBitstreamWriter.h301 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, in EmitRecordWithAbbrevImpl()
435 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev()
445 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob()
450 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob()
459 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
464 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1317 unsigned Abbrev) { in writeMDTuple()
1345 unsigned &Abbrev) { in writeDILocation()
1375 unsigned &Abbrev) { in writeGenericDINode()
1397 unsigned Abbrev) { in writeDISubrange()
1408 unsigned Abbrev) { in writeDIEnumerator()
1419 unsigned Abbrev) { in writeDIBasicType()
1433 unsigned Abbrev) { in writeDIDerivedType()
1453 unsigned Abbrev) { in writeDICompositeType()
1478 unsigned Abbrev) { in writeDISubroutineType()
1491 unsigned Abbrev) { in writeDIFile()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DDWARFYAML.h53 struct Abbrev { struct
57 std::vector<AttributeAbbrev> Attributes; argument
165 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::DWARFYAML::Abbrev) in LLVM_YAML_IS_SEQUENCE_VECTOR()
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitCodes.cpp68 const NaClBitCodeAbbrev *Abbrev, unsigned &Index) { in PrintExpression()
101 NaClBitCodeAbbrev *Abbrev = new NaClBitCodeAbbrev(); in Simplify() local
DNaClBitcodeParser.cpp70 void NaClBitcodeParserListener::ProcessAbbreviation(NaClBitCodeAbbrev *Abbrev, in ProcessAbbreviation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1434 unsigned Abbrev) { in writeMDTuple()
1463 unsigned &Abbrev) { in writeDILocation()
1494 unsigned &Abbrev) { in writeGenericDINode()
1516 unsigned Abbrev) { in writeDISubrange()
1528 unsigned Abbrev) { in writeDIEnumerator()
1539 unsigned Abbrev) { in writeDIBasicType()
1554 unsigned Abbrev) { in writeDIDerivedType()
1581 unsigned Abbrev) { in writeDICompositeType()
1607 unsigned Abbrev) { in writeDISubroutineType()
1620 unsigned Abbrev) { in writeDIFile()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h267 struct Abbrev { struct
268 uint32_t Code; ///< Abbreviation code argument
272 Abbrev(uint32_t Code, dwarf::Tag Tag, in Abbrev() argument
DDWARFContext.h63 std::unique_ptr<DWARFDebugAbbrev> Abbrev; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp33 DIEAbbrev Abbrev = Die.generateAbbrev(); in assignAbbrevNumber() local
102 const DIEAbbrev &Abbrev = assignAbbrevNumber(Die); in computeSizeAndOffset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DDWARFVisitor.cpp55 auto &Abbrev = DebugInfo.AbbrevDecls[Entry.AbbrCode - FirstAbbrevCode]; in traverseDebugInfo() local
DDWARFYAML.cpp45 DWARFYAML::Abbrev &Abbrev) { in mapping()
/external/clang/lib/Serialization/
DASTWriter.cpp1267 auto *Abbrev = new BitCodeAbbrev(); in WriteControlBlock() local
1287 auto *Abbrev = new BitCodeAbbrev(); in WriteControlBlock() local
1515 auto *Abbrev = new BitCodeAbbrev(); in WriteControlBlock() local
1644 auto *Abbrev = new BitCodeAbbrev(); in CreateSLocFileAbbrev() local
1663 auto *Abbrev = new BitCodeAbbrev(); in CreateSLocBufferAbbrev() local
1679 auto *Abbrev = new BitCodeAbbrev(); in CreateSLocBufferBlobAbbrev() local
1693 auto *Abbrev = new BitCodeAbbrev(); in CreateSLocExpansionAbbrev() local
1873 auto *Abbrev = new BitCodeAbbrev(); in WriteHeaderSearch() local
2044 auto *Abbrev = new BitCodeAbbrev(); in WriteSourceManagerBlock() local
2299 auto *Abbrev = new BitCodeAbbrev(); in WritePreprocessor() local
[all …]
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h390 struct Abbrev { struct
411 void ReadAbbrevs(); argument
417 const Abbrev& abbrev); argument
Ddwarf2reader_test_common.h119 TestAbbrevTable &Abbrev(int code, DwarfTag tag, DwarfHasChild has_children) { in Abbrev() function
/external/clang/lib/Frontend/
DTestModuleFileExtension.cpp31 auto Abbrev = Stream.EmitAbbrev(Abv); in writeExtensionContents() local
DSerializedDiagnosticPrinter.cpp428 static void AddSourceLocationAbbrev(llvm::BitCodeAbbrev *Abbrev) { in AddSourceLocationAbbrev()
436 static void AddRangeLocationAbbrev(llvm::BitCodeAbbrev *Abbrev) { in AddRangeLocationAbbrev()
455 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); in EmitBlockInfoBlock() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp149 DIEAbbrev Abbrev = Die.generateAbbrev(); in uniqueAbbreviation() local
187 DIEAbbrev Abbrev(Tag, hasChildren()); in generateAbbrev() local
282 const DIEAbbrev &Abbrev = AbbrevSet.uniqueAbbreviation(*this); in computeOffsetsAndAbbrevs() local
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h108 const DWARFDebugAbbrev *Abbrev; variable
DDWARFContext.h45 std::unique_ptr<DWARFDebugAbbrev> Abbrev; variable
/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h456 for (const auto &Abbrev : Abbrevs) in emitDwarfAbbrevs() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2063 getAttributeOffsets(const DWARFAbbreviationDeclaration *Abbrev, unsigned Idx, in getAttributeOffsets()
2083 const auto *Abbrev = DIE.getAbbreviationDeclarationPtr(); in shouldKeepVariableDIE() local
2123 const auto *Abbrev = DIE.getAbbreviationDeclarationPtr(); in shouldKeepSubprogramDIE() local
2222 const auto *Abbrev = Die.getAbbreviationDeclarationPtr(); in keepDIEAndDependencies() local
2327 void DwarfLinker::AssignAbbrev(DIEAbbrev &Abbrev) { in AssignAbbrev()
2772 const auto *Abbrev = InputDIE.getAbbreviationDeclarationPtr(); in cloneDIE() local
3199 const DWARFAbbreviationDeclaration &Abbrev, bool hasODR) { in copyAbbrev()
/external/llvm/unittests/Bitcode/
DBitstreamReaderTest.cpp200 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); in TEST() local
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp92 static uint32_t getCUAbbrev(StringRef Abbrev, uint64_t AbbrCode) { in getCUAbbrev()
130 static Expected<CompileUnitIdentifiers> getCUIdentifiers(StringRef Abbrev, in getCUIdentifiers()

12