Home
last modified time | relevance | path

Searched refs:getAbbrevs (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
DNaClBitstreamReader.h125 AbbrevList &getAbbrevs() { return Abbrevs; } in getAbbrevs() function
439 NumGlobalAbbrevs(GlobalAbbrevs->getAbbrevs().getVector().size()), in Block()
443 NumGlobalAbbrevs(GlobalAbbrevs->getAbbrevs().getVector().size()), in Block()
447 return GlobalAbbrevs->getAbbrevs(); in getGlobalAbbrevs()
/external/swiftshader/third_party/subzero/pnacl-llvm/
DNaClBitstreamReader.cpp394 &CurBlock.GlobalAbbrevs->getAbbrevs(); in ReadBlockInfoBlock()
439 &BitStream->getBlockInfo((unsigned)Record[0])->getAbbrevs(); in ReadBlockInfoBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h450 const DenseSet<Abbrev, AbbrevMapInfo> &getAbbrevs() const { in getAbbrevs() function
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h446 const DenseSet<Abbrev, AbbrevMapInfo> &getAbbrevs() const { in getAbbrevs() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1144 for (const auto &Abbrev : NI.getAbbrevs()) { in verifyNameIndexAbbrevs()
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1201 for (const auto &Abbrev : NI.getAbbrevs()) { in verifyNameIndexAbbrevs()