Home
last modified time | relevance | path

Searched refs:Abbreviations (Results 1 – 25 of 33) sorted by relevance

12

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp25 for (DIEAbbrev *Abbrev : Abbreviations) in ~DwarfFile()
45 Abbreviations.push_back(New); in assignAbbrevNumber()
46 New->setNumber(Abbreviations.size()); in assignAbbrevNumber()
47 Die.setAbbrevNumber(Abbreviations.size()); in assignAbbrevNumber()
133 if (!Abbreviations.empty()) { in emitAbbrevs()
136 Asm->emitDwarfAbbrevs(Abbreviations); in emitAbbrevs()
DDwarfFile.h47 std::vector<DIEAbbrev *> Abbreviations; variable
/external/markdown/docs/extensions/
DAbbreviations.txt1 Abbreviations
15 Abbreviations are defined using the syntax established in
50 Abbreviations can also be called from the command line using Markdown's `-x`
Dindex.txt14 * [[Abbreviations]]
Dextra.txt12 * [[Abbreviations]]
/external/llvm-project/llvm/test/DebugInfo/X86/
Ddwarfdump-debug-names.s107 .long .Lnames_abbrev_end2-.Lnames_abbrev_start2 # Abbreviations table size
147 # CHECK-NEXT: Abbreviations table size: 0x7
153 # CHECK-NEXT: Abbreviations [
193 # CHECK-NEXT: Abbreviations table size: 0x7
199 # CHECK-NEXT: Abbreviations [
227 # CHECK-NEXT: Abbreviations table size: 0x9
239 # CHECK-NEXT: Abbreviations [
Ddebug-names-dwarf64.ll28 ; CHECK-NEXT: Abbreviations [
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DNamespaceAliaser.cpp32 const std::vector<std::string> &Abbreviations) { in createAlias() argument
57 for (const auto &Abbreviation : Abbreviations) { in createAlias()
DNamespaceAliaser.h34 const std::vector<std::string> &Abbreviations);
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp142 for (DIEAbbrev *Abbrev : Abbreviations) in ~DIEAbbrevSet()
161 Abbreviations.push_back(New); in uniqueAbbreviation()
162 New->setNumber(Abbreviations.size()); in uniqueAbbreviation()
163 Die.setAbbrevNumber(Abbreviations.size()); in uniqueAbbreviation()
171 if (!Abbreviations.empty()) { in Emit()
174 AP->emitDwarfAbbrevs(Abbreviations); in Emit()
DAccelTable.cpp216 DenseMap<uint32_t, SmallVector<AttributeEncoding, 2>> Abbreviations; member in __anon1d30fd180311::Dwarf5AccelTableWriter
455 for (const auto &Abbrev : Abbreviations) { in emitAbbrevs()
475 auto AbbrevIt = Abbreviations.find(Entry.getDieTag()); in emitEntry()
476 assert(AbbrevIt != Abbreviations.end() && in emitEntry()
524 Abbreviations.reserve(UniqueTags.size()); in Dwarf5AccelTableWriter()
526 Abbreviations.try_emplace(Tag, UniformAttributes); in Dwarf5AccelTableWriter()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp142 for (DIEAbbrev *Abbrev : Abbreviations) in ~DIEAbbrevSet()
161 Abbreviations.push_back(New); in uniqueAbbreviation()
162 New->setNumber(Abbreviations.size()); in uniqueAbbreviation()
163 Die.setAbbrevNumber(Abbreviations.size()); in uniqueAbbreviation()
171 if (!Abbreviations.empty()) { in Emit()
174 AP->emitDwarfAbbrevs(Abbreviations); in Emit()
DAccelTable.cpp217 DenseMap<uint32_t, SmallVector<AttributeEncoding, 2>> Abbreviations; member in __anon8772beac0311::Dwarf5AccelTableWriter
457 for (const auto &Abbrev : Abbreviations) { in emitAbbrevs()
477 auto AbbrevIt = Abbreviations.find(Entry.getDieTag()); in emitEntry()
478 assert(AbbrevIt != Abbreviations.end() && in emitEntry()
526 Abbreviations.reserve(UniqueTags.size()); in Dwarf5AccelTableWriter()
528 Abbreviations.try_emplace(Tag, UniformAttributes); in Dwarf5AccelTableWriter()
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDwarfGenerator.h259 DIEAbbrevSet Abbreviations; variable
312 DIEAbbrevSet &getAbbrevSet() { return Abbreviations; } in getAbbrevSet()
DDwarfGenerator.cpp406 StringPool(nullptr), Abbreviations(Allocator), in Generator()
521 Abbreviations.Emit(Asm.get(), TLOF->getDwarfAbbrevSection()); in generate()
/external/llvm/docs/
DBitCodeFormat.rst54 * Abbreviations, which specify compression optimizations for the file.
186 #. A set of abbreviations. Abbreviations may be defined within a block, in
188 enclosing blocks see the abbreviation). Abbreviations can also be defined
278 Abbreviations section in Bitstream Format
281 Abbreviations are an important form of compression for bitstreams. The idea is
287 Abbreviations can be determined dynamically per client, per file. Because the
306 Abbreviations are implicitly assigned IDs sequentially starting from 4 (the argument
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinker.cpp877 Abbreviations.push_back( in assignAbbrev()
880 Abbreviations.back()->AddAttribute(Attr.getAttribute(), Attr.getForm()); in assignAbbrev()
881 AbbreviationsSet.InsertNode(Abbreviations.back().get(), InsertToken); in assignAbbrev()
883 Abbrev.setNumber(Abbreviations.size()); in assignAbbrev()
884 Abbreviations.back()->setNumber(Abbreviations.size()); in assignAbbrev()
2549 TheDwarfEmitter->emitAbbrevs(Abbreviations, MaxDwarfVersion); in link()
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1383 std::vector<std::unique_ptr<DIEAbbrev>> Abbreviations; member in llvm::dsymutil::__anon5c7ea04f0111::DwarfLinker
2340 Abbreviations.push_back( in AssignAbbrev()
2343 Abbreviations.back()->AddAttribute(Attr.getAttribute(), Attr.getForm()); in AssignAbbrev()
2344 AbbreviationsSet.InsertNode(Abbreviations.back().get(), InsertToken); in AssignAbbrev()
2346 Abbrev.setNumber(Abbreviations.size()); in AssignAbbrev()
2347 Abbreviations.back()->setNumber(Abbreviations.size()); in AssignAbbrev()
3496 Streamer->emitAbbrevs(Abbreviations); in link()
/external/fmtlib/doc/bootstrap/
Dtype.less232 // Abbreviations and acronyms
Dvariables.less846 //** Abbreviations and acronyms border color
/external/llvm-project/llvm/docs/
DBitCodeFormat.rst54 * Abbreviations, which specify compression optimizations for the file.
188 #. A set of abbreviations. Abbreviations may be defined within a block, in
190 enclosing blocks see the abbreviation). Abbreviations can also be defined
280 Abbreviations section in Bitstream Format
283 Abbreviations are an important form of compression for bitstreams. The idea is
289 Abbreviations can be determined dynamically per client, per file. Because the
308 Abbreviations are implicitly assigned IDs sequentially starting from 4 (the argument
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h717 std::vector<std::unique_ptr<DIEAbbrev>> Abbreviations; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h142 std::vector<DIEAbbrev *> Abbreviations; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DDIE.h141 std::vector<DIEAbbrev *> Abbreviations; variable
/external/cldr/common/testData/localeIdentifiers/
DlocaleDisplayName.txt306 en-u-ss-standard; English (Suppress Sentence Breaks After Standard Abbreviations)

12