Searched defs:Entries (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h37 std::vector<std::unique_ptr<FrameEntry>> Entries; member in class:llvm::DWARFDebugFrame
H A DDWARFDebugRangeList.h62 std::vector<RangeListEntry> Entries; member in class:llvm::DWARFDebugRangeList
H A DDWARFDebugLoc.h38 SmallVector<Entry, 2> Entries; member in struct:llvm::DWARFDebugLoc::LocationList
68 SmallVector<Entry, 2> Entries; member in struct:llvm::DWARFDebugLocDWO::LocationList
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DSpecialCaseList.h90 StringMap<StringMap<Entry>> Entries; member in class:llvm::SpecialCaseList
H A DYAMLTraits.h1048 std::vector<std::unique_ptr<HNode>> Entries; member in class:llvm::yaml::Input::SequenceHNode
/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DConstantPools.h42 EntryVecTy Entries; member in class:llvm::ConstantPool
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h60 SmallVector<DiagEntry, 8> Entries; member in class:clang::LogDiagnosticPrinter
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h57 unsigned Entries; member in class:llvm::SequenceToOffsetTable
[all...]
H A DDAGISelMatcherOpt.cpp488 Matcher *Entries[2] = { PrevMatcher, MatcherWithoutCTM }; local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h54 SmallVector<Entry, 32> Entries; member in class:llvm::DebugLocStream
[all...]
H A DDwarfAccelTable.h236 StringEntries Entries; member in class:llvm::DwarfAccelTable
H A DDwarfDebug.cpp1008 SmallVector<DebugLocEntry, 8> Entries; local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DInterferenceCache.h146 Entry Entries[CacheEntries]; member in class:llvm::InterferenceCache
/freebsd-11.0-release/contrib/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp313 const RuntimeFunction *Entries = local
H A DARMEHABIPrinter.h490 const unsigned Entries = IT->sh_size / IndexTableEntrySize; local
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h302 std::vector<Entry> Entries; member in struct:llvm::yaml::MachineJumpTable
/freebsd-11.0-release/contrib/llvm/lib/Target/WebAssembly/
H A DRelooper.cpp309 void GetBlocksOut(Block *Source, BlockSet &Entries, argument
359 Shape *MakeLoop(BlockSet &Blocks, BlockSet &Entries, argument
411 void FindIndependentGroups(BlockSet &Entries, argument
532 MakeMultiple(BlockSet &Blocks, BlockSet &Entries, BlockBlockSetMap &IndependentGroups, Shape *Prev, BlockSet &NextEntries) argument
587 BlockSet *Entries = &InitialEntries; local
726 BlockSet Entries; local
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/common/
H A Ddmtbdump.c277 UINT32 Entries; local
317 UINT32 Entries; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp192 std::vector<LineEntry> &Entries = LineEntries[FID]; local
227 std::vector<LineEntry> &Entries = LineEntries[FID]; local
257 const std::vector<LineEntry> &Entries = LineEntries[FID]; local
274 AddEntry(FileID FID, const std::vector<LineEntry> &Entries) argument
[all...]
H A DVirtualFileSystem.cpp444 std::map<std::string, std::unique_ptr<InMemoryNode>> Entries; member in class:clang::vfs::detail::InMemoryDirectory
1112 std::vector<std::unique_ptr<Entry>> Entries; local
1462 write(ArrayRef<YAMLVFSEntry> Entries, Optional<bool> IsCaseSensitive) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp2055 CStringLengthTy Entries = state->get<CStringLength>(); local
2065 CStringLengthTy Entries = state->get<CStringLength>(); local
2115 CStringLengthTy Entries = state->get<CStringLength>(); local
2133 CStringLengthTy Entries = state->get<CStringLength>(); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCDwarf.cpp759 const std::vector<MCGenDwarfLabelEntry> &Entries = local
/freebsd-11.0-release/sys/dev/mpr/
H A Dmpr_ioctl.h210 uint16_t Entries; member in struct:mpr_event_query
/freebsd-11.0-release/sys/dev/mps/
H A Dmps_ioctl.h211 uint16_t Entries; member in struct:mps_event_query
/freebsd-11.0-release/usr.sbin/mpsutil/
H A Dmpr_ioctl.h209 uint16_t Entries; member in struct:mpr_event_query

Completed in 218 milliseconds

12