/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A 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 …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
H A D | BitcodeWriter.cpp | 1571 unsigned Abbrev) { in writeMDTuple() 1600 unsigned &Abbrev) { in writeDILocation() 1631 unsigned &Abbrev) { in writeGenericDINode() 1648 unsigned Abbrev) { in writeDISubrange() 1662 unsigned Abbrev) { in writeDIGenericSubrange() 1693 unsigned Abbrev) { in writeDIEnumerator() 1706 unsigned Abbrev) { in writeDIBasicType() 1721 unsigned Abbrev) { in writeDIStringType() 1738 unsigned Abbrev) { in writeDIDerivedType() 1767 unsigned Abbrev) { in writeDICompositeType() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A 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 …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/ |
H A 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()
|
/aosp_15_r20/external/llvm/include/llvm/Bitcode/ |
H A 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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitstream/ |
D | BitstreamWriter.h | 384 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, in EmitRecordWithAbbrevImpl() 516 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev() 526 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 531 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 540 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() 545 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Bitstream/ |
D | BitstreamWriter.h | 386 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, in EmitRecordWithAbbrevImpl() 518 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev() 528 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 533 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 542 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() 547 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Bitstream/ |
H A D | BitstreamWriter.h | 372 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, in EmitRecordWithAbbrevImpl() 504 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev() 514 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 519 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 528 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() 533 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Bitstream/ |
D | BitstreamWriter.h | 386 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, in EmitRecordWithAbbrevImpl() 518 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev() 528 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 533 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 542 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() 547 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Bitstream/ |
D | BitstreamWriter.h | 386 void EmitRecordWithAbbrevImpl(unsigned Abbrev, ArrayRef<uintty> Vals, in EmitRecordWithAbbrevImpl() 518 void EmitRecordWithAbbrev(unsigned Abbrev, const Container &Vals) { in EmitRecordWithAbbrev() 528 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 533 void EmitRecordWithBlob(unsigned Abbrev, const Container &Vals, in EmitRecordWithBlob() 542 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray() 547 void EmitRecordWithArray(unsigned Abbrev, const Container &Vals, in EmitRecordWithArray()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 271 struct Abbrev { struct 272 uint32_t Code; ///< Abbreviation code argument 276 Abbrev(uint32_t Code, dwarf::Tag Tag, in Abbrev() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 414 struct Abbrev { struct 415 uint64_t AbbrevOffset; /// < Abbreviation offset in the .debug_names section argument 416 uint32_t Code; ///< Abbreviation code argument 420 Abbrev(uint32_t Code, dwarf::Tag Tag, uint64_t AbbrevOffset, in Abbrev() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 414 struct Abbrev { struct 415 uint64_t AbbrevOffset; /// < Abbreviation offset in the .debug_names section argument 416 uint32_t Code; ///< Abbreviation code argument 420 Abbrev(uint32_t Code, dwarf::Tag Tag, uint64_t AbbrevOffset, in Abbrev() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 414 struct Abbrev { struct 415 uint64_t AbbrevOffset; /// < Abbreviation offset in the .debug_names section argument 416 uint32_t Code; ///< Abbreviation code argument 420 Abbrev(uint32_t Code, dwarf::Tag Tag, uint64_t AbbrevOffset, in Abbrev() function
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A 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 …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/ |
D | DWARFAcceleratorTable.h | 414 struct Abbrev { struct 415 uint32_t Code; ///< Abbreviation code argument 419 Abbrev(uint32_t Code, dwarf::Tag Tag, in Abbrev() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/ |
D | DWARFYAML.h | 37 struct Abbrev { struct 41 std::vector<AttributeAbbrev> Attributes; argument 46 std::vector<Abbrev> Table; argument 252 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::DWARFYAML::Abbrev) in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 252 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::DWARFYAML::Abbrev) in LLVM_YAML_IS_SEQUENCE_VECTOR()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/ |
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()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/ |
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()
|