Home
last modified time | relevance | path

Searched defs:Abbreviations (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DBitCodeFormat.rst280 Abbreviations section in Bitstream Format
308 Abbreviations are implicitly assigned IDs sequentially starting from 4 (the argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h729 std::vector<std::unique_ptr<DIEAbbrev>> Abbreviations; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp216 DenseMap<uint32_t, SmallVector<AttributeEncoding, 2>> Abbreviations; member in __anon66e006530311::Dwarf5AccelTableWriter
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h142 std::vector<DIEAbbrev *> Abbreviations; variable