HomeSort by relevance Sort by last modified time
    Searched refs:Abbreviations (Results 1 - 19 of 19) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfFile.cpp 25 for (DIEAbbrev *Abbrev : Abbreviations)
45 Abbreviations.push_back(New);
46 New->setNumber(Abbreviations.size());
47 Die.setAbbrevNumber(Abbreviations.size());
59 // the abbreviations going into ASection.
133 if (!Abbreviations.empty()) {
136 Asm->emitDwarfAbbrevs(Abbreviations);
DwarfFile.h 38 // Target of Dwarf emission, used for sizing of abbreviations.
43 // Used to uniquely define abbreviations.
46 // A list of all the unique abbreviations in use.
47 std::vector<DIEAbbrev *> Abbreviations;
100 /// \brief Emit a set of abbreviations to the specific section.
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DwarfDebug.h 202 /// AbbreviationsSet - Used to uniquely define abbreviations.
206 /// Abbreviations - A list of all the unique abbreviations in use.
208 std::vector<DIEAbbrev *> Abbreviations;
DwarfDebug.cpp 161 Abbreviations.push_back(&Abbrev);
164 Abbrev.setNumber(Abbreviations.size());
727 // Corresponding abbreviations into a abbrev section.
    [all...]
  /external/llvm/tools/dsymutil/
DwarfLinker.cpp 683 // We share one abbreviations table across all units so it's always at the
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 130 /// This class will unique the DIE abbreviations for a llvm::DIE object and
138 /// \brief FoldingSet that uniques the abbreviations.
140 /// A list of all the unique abbreviations in use.
141 std::vector<DIEAbbrev *> Abbreviations;
154 /// Print all abbreviations using the specified asm printer.
738 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
DIE.h 130 /// This class will unique the DIE abbreviations for a llvm::DIE object and
138 /// \brief FoldingSet that uniques the abbreviations.
140 /// A list of all the unique abbreviations in use.
141 std::vector<DIEAbbrev *> Abbreviations;
154 /// Print all abbreviations using the specified asm printer.
738 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
DIE.h 131 /// This class will unique the DIE abbreviations for a llvm::DIE object and
139 /// \brief FoldingSet that uniques the abbreviations.
141 /// A list of all the unique abbreviations in use.
142 std::vector<DIEAbbrev *> Abbreviations;
156 /// Print all abbreviations using the specified asm printer.
744 /// \param AbbrevSet the abbreviation used to unique DIE abbreviations.

Completed in 332 milliseconds