Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp1571 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 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
H A 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()
/aosp_15_r20/external/llvm/include/llvm/Bitcode/
H A 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Bitstream/
DBitstreamWriter.h384 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/
DBitstreamWriter.h386 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 DBitstreamWriter.h372 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/
DBitstreamWriter.h386 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/
DBitstreamWriter.h386 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 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h267 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 DDWARFAcceleratorTable.h271 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/
DDWARFAcceleratorTable.h414 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/
DDWARFAcceleratorTable.h414 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/
DDWARFAcceleratorTable.h414 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 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 …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h414 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/
DDWARFYAML.h37 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 DDWARFYAML.h37 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/
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
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()

1234