Home
last modified time | relevance | path

Searched defs:Abbrevs (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h55 DIEAbbrevSet Abbrevs; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Bitstream/
DBitstreamReader.h43 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs; member
DBitstreamWriter.h61 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h592 template <typename T> void emitDwarfAbbrevs(const T &Abbrevs) const { in emitDwarfAbbrevs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h226 mutable const DWARFAbbreviationDeclarationSet *Abbrevs; variable
DDWARFAcceleratorTable.h386 DenseSet<Abbrev, AbbrevMapInfo> Abbrevs; variable
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h130 AbbrevList Abbrevs; variable