HomeSort by relevance Sort by last modified time
    Searched defs:Abbrevs (Results 1 - 25 of 50) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/lib/DebugInfo/
DWARFCompileUnit.h 28 const DWARFAbbreviationDeclarationSet *Abbrevs;
43 const DWARFAbbreviationDeclarationSet *abbrevs);
64 return Abbrevs;
  /external/llvm/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<IntrusiveRefCntPtr<BitCodeAbbrev>> Abbrevs;
225 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
228 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
229 Info->Abbrevs.end());
544 Info.Abbrevs.push_back(Abbv);
546 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 123 const DWARFAbbreviationDeclarationSet *Abbrevs;
195 return Abbrevs;
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitstreamWriter.h 41 /// CurAbbrevs - Abbrevs installed at in this block.
58 std::vector<BitCodeAbbrev*> Abbrevs;
74 for (unsigned i = 0, e = static_cast<unsigned>(Info.Abbrevs.size());
76 Info.Abbrevs[i]->dropRef();
215 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
218 for (unsigned i = 0, e = static_cast<unsigned>(Info->Abbrevs.size());
220 CurAbbrevs.push_back(Info->Abbrevs[i]);
221 Info->Abbrevs[i]->addRef();
229 // Delete all abbrevs.
524 Info.Abbrevs.push_back(Abbv)
    [all...]
BitstreamReader.h 33 std::vector<BitCodeAbbrev*> Abbrevs;
72 for (unsigned i = 0, e = static_cast<unsigned>(Info.Abbrevs.size());
74 Info.Abbrevs[i]->dropRef();
139 /// CurAbbrevs - Abbrevs installed at in this block.
200 std::vector<BitCodeAbbrev*> &Abbrevs = BlockScope[S].PrevAbbrevs;
201 for (unsigned i = 0, e = static_cast<unsigned>(Abbrevs.size());
203 Abbrevs[i]->addRef();
208 // Free all the Abbrevs.
214 // Free all the Abbrevs in the block scope.
217 std::vector<BitCodeAbbrev*> &Abbrevs = BlockScope[S].PrevAbbrevs
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
BitstreamReader.h 44 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
317 /// Abbrevs installed at in this block.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
BitstreamReader.h 44 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
317 /// Abbrevs installed at in this block.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
BitstreamReader.h 44 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
317 /// Abbrevs installed at in this block.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Bitcode/
BitstreamWriter.h 45 /// CurAbbrevs - Abbrevs installed at in this block.
62 std::vector<std::shared_ptr<BitCodeAbbrev>> Abbrevs;
221 // If there is a blockinfo for this BlockID, add all the predefined abbrevs
224 CurAbbrevs.insert(CurAbbrevs.end(), Info->Abbrevs.begin(),
225 Info->Abbrevs.end());
541 Info.Abbrevs.push_back(std::move(Abbv));
543 return Info.Abbrevs.size()-1+bitc::FIRST_APPLICATION_ABBREV;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 130 const DWARFAbbreviationDeclarationSet *Abbrevs;
223 return Abbrevs;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 133 const DWARFAbbreviationDeclarationSet *Abbrevs;
230 return Abbrevs;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/DWARF/
DWARFUnit.h 133 const DWARFAbbreviationDeclarationSet *Abbrevs;
230 return Abbrevs;

Completed in 1191 milliseconds

1 2