| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
| D | BitstreamRemarkSerializer.cpp | 55 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/ |
| D | BitstreamWriter.h | 296 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/ |
| D | BitstreamWriter.h | 301 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/ |
| D | BitcodeWriter.cpp | 1317 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/ |
| D | DWARFYAML.h | 53 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/ |
| D | NaClBitCodes.cpp | 68 const NaClBitCodeAbbrev *Abbrev, unsigned &Index) { in PrintExpression() 101 NaClBitCodeAbbrev *Abbrev = new NaClBitCodeAbbrev(); in Simplify() local
|
| D | NaClBitcodeParser.cpp | 70 void NaClBitcodeParserListener::ProcessAbbreviation(NaClBitCodeAbbrev *Abbrev, in ProcessAbbreviation()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
| D | BitcodeWriter.cpp | 1434 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/ |
| D | DWARFAcceleratorTable.h | 267 struct Abbrev { struct 268 uint32_t Code; ///< Abbreviation code argument 272 Abbrev(uint32_t Code, dwarf::Tag Tag, in Abbrev() argument
|
| D | DWARFContext.h | 63 std::unique_ptr<DWARFDebugAbbrev> Abbrev; variable
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfFile.cpp | 33 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/ |
| D | DWARFVisitor.cpp | 55 auto &Abbrev = DebugInfo.AbbrevDecls[Entry.AbbrCode - FirstAbbrevCode]; in traverseDebugInfo() local
|
| D | DWARFYAML.cpp | 45 DWARFYAML::Abbrev &Abbrev) { in mapping()
|
| /external/clang/lib/Serialization/ |
| D | ASTWriter.cpp | 1267 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/ |
| D | dwarf2reader.h | 390 struct Abbrev { struct 411 void ReadAbbrevs(); argument 417 const Abbrev& abbrev); argument
|
| D | dwarf2reader_test_common.h | 119 TestAbbrevTable &Abbrev(int code, DwarfTag tag, DwarfHasChild has_children) { in Abbrev() function
|
| /external/clang/lib/Frontend/ |
| D | TestModuleFileExtension.cpp | 31 auto Abbrev = Stream.EmitAbbrev(Abv); in writeExtensionContents() local
|
| D | SerializedDiagnosticPrinter.cpp | 428 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/ |
| D | DIE.cpp | 149 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/ |
| D | DWARFUnit.h | 108 const DWARFDebugAbbrev *Abbrev; variable
|
| D | DWARFContext.h | 45 std::unique_ptr<DWARFDebugAbbrev> Abbrev; variable
|
| /external/llvm/include/llvm/CodeGen/ |
| D | AsmPrinter.h | 456 for (const auto &Abbrev : Abbrevs) in emitDwarfAbbrevs() local
|
| /external/llvm/tools/dsymutil/ |
| D | DwarfLinker.cpp | 2063 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/ |
| D | BitstreamReaderTest.cpp | 200 BitCodeAbbrev *Abbrev = new BitCodeAbbrev(); in TEST() local
|
| /external/llvm/tools/llvm-dwp/ |
| D | llvm-dwp.cpp | 92 static uint32_t getCUAbbrev(StringRef Abbrev, uint64_t AbbrCode) { in getCUAbbrev() 130 static Expected<CompileUnitIdentifiers> getCUIdentifiers(StringRef Abbrev, in getCUIdentifiers()
|