Home
last modified time | relevance | path

Searched defs:Entries (Results 26 – 50 of 73) sorted by relevance

123

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugHandlerBase.cpp275 const auto &Entries = I.second; in beginFunction() local
H A DDebugLocStream.h49 SmallVector<Entry, 32> Entries; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInterferenceCache.h152 Entry Entries[CacheEntries]; variable
/netbsd/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Delf2yaml.cpp815 std::vector<ELFYAML::StackSizeEntry> Entries; in dumpStackSizesSection() local
851 std::vector<ELFYAML::BBAddrMapEntry> Entries; in dumpBBAddrMapSection() local
998 std::vector<ELFYAML::CallGraphEntry> Entries(Content.size() / 16); in dumpCallGraphProfileSection() local
1178 std::vector<ELFYAML::NoteEntry> Entries; in dumpNoteSection() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DSpecialCaseList.cpp222 unsigned SpecialCaseList::inSectionBlame(const SectionEntries &Entries, in inSectionBlame()
H A DVirtualFileSystem.cpp646 llvm::StringMap<std::unique_ptr<InMemoryNode>> Entries; member in llvm::vfs::detail::InMemoryDirectory
1641 std::vector<std::unique_ptr<RedirectingFileSystem::Entry>> Entries; in parseEntry() local
1799 StringMap<RedirectingFileSystem::Entry *> Entries; in create() local
2087 SmallVectorImpl<YAMLVFSEntry> &Entries) { in getVFSEntries()
2239 void JSONWriter::write(ArrayRef<YAMLVFSEntry> Entries, in write()
H A DTimeProfiler.cpp250 SmallVector<Entry, 128> Entries; member
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DProfileSummary.cpp57 std::vector<Metadata *> Entries; in getDetailedSummaryMD() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp372 const RuntimeFunction *Entries = in printData() local
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp430 Matcher *Entries[2] = { PrevMatcher, MatcherWithoutCTM }; in FactorNodes() local
/netbsd/external/gpl3/gdb/dist/gold/
H A Dmerge.h105 typedef std::vector<Input_merge_entry> Entries; typedef
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAccelTable.h163 StringEntries Entries; variable
/netbsd/external/gpl3/binutils/dist/gold/
H A Dmerge.h105 typedef std::vector<Input_merge_entry> Entries; typedef
/netbsd/external/gpl3/binutils.old/dist/gold/
H A Dmerge.h105 typedef std::vector<Input_merge_entry> Entries; typedef
/netbsd/external/gpl3/gdb.old/dist/gold/
H A Dmerge.h105 typedef std::vector<Input_merge_entry> Entries; typedef
/netbsd/sys/dev/
H A Defi.c161 struct EFI_SYSTEM_RESOURCE_ENTRY Entries[]; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DMinidumpYAML.h64 std::vector<entry_type> Entries; member
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.cpp217 std::vector<ResolvedSchedClassAndPoints> Entries; in makePointsPerSchedClass() local
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp208 std::vector<LineEntry> &Entries = LineEntries[FID]; in AddLineNote() local
242 const std::vector<LineEntry> &Entries = LineEntries[FID]; in FindNearestLineEntry() local
260 const std::vector<LineEntry> &Entries) { in AddEntry()
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp478 std::vector<LineTableEntry> Entries; in findLineTable() local
/netbsd/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp141 ArrayRef<MCRegisterCostEntry> Entries) { in addRegisterFile()
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp2359 CStringLengthTy Entries = state->get<CStringLength>(); in checkRegionChanges() local
2409 CStringLengthTy Entries = state->get<CStringLength>(); in checkLiveSymbols() local
2424 CStringLengthTy Entries = state->get<CStringLength>(); in checkDeadSymbols() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp159 SmallVector<BasicBlock *, 4> Entries; member
651 DenseSet<BasicBlock *> Entries; in computeOutliningInfo() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h645 std::vector<std::unique_ptr<dwarf::FrameEntry>> Entries; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp168 llvm::SmallVector<Elf_Dyn, 8> Entries; member in llvm::elfabi::__anonaed66ddf0111::ELFDynamicTableBuilder

123