Home
last modified time | relevance | path

Searched defs:Entries (Results 1 – 25 of 82) sorted by relevance

1234

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h95 using Entries = SmallVector<Entry, 4>; variable
108 auto &Entries = VarEntries[Var]; in getEntry() local
/freebsd-src/sys/contrib/dev/acpica/common/
H A Ddmtbdump.c439 UINT32 Entries; AcpiDmDumpRsdt() local
479 UINT32 Entries; AcpiDmDumpXsdt() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.cpp275 SmallVector<Metadata *> Entries; in write() local
301 Metadata *Entries[11]; write() local
315 Metadata *Entries[7]; write() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSanitizerSpecialCaseList.h55 SectionEntries &Entries; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DTableManager.h72 DenseMap<StringRef, Symbol *> Entries; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYTargetStreamer.h20 EntryVecTy Entries; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h61 std::vector<RangeListEntry> Entries; variable
H A DDWARFDebugPubTable.h64 std::vector<Entry> Entries; member
H A DDWARFDebugLoc.h96 SmallVector<DWARFLocationEntry, 2> Entries; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp60 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
H A DDbgEntityHistoryCalculator.cpp76 auto &Entries = VarEntries[Var]; in startDbgValue() local
92 auto &Entries = VarEntries[Var]; in startClobber() local
569 const Entries &Entries = VarRangePair.second; in dump() local
H A DDwarfStringPool.cpp84 SmallVector<const StringMapEntry<EntryTy> *, 64> Entries; in emit() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DSpecialCaseList.h137 SectionEntries Entries; member
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp45 unsigned Entries = normalizeQuantity(Inst.getNumMicroOps()); in dispatch() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVStringPool.h34 std::vector<ValueType *> Entries; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DConstantPools.h45 EntryVecTy Entries; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DConcurrentHashtable.h137 DataPtr Entries = new EntryDataTy[InitialBucketSize]; in MultiThreadAllocator() local
289 DataPtr Entries = nullptr; member
/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h53 SmallVector<StorageEntry, 4> Entries; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h59 SmallVector<DiagEntry, 8> Entries; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h332 std::optional<std::vector<BBAddrMapEntry>> Entries; global() member
347 std::optional<std::vector<StackSizeEntry>> Entries; global() member
365 std::optional<std::vector<DynamicEntry>> Entries; global() member
543 std::optional<std::vector<CallGraphEntryWeight>> Entries; global() member
557 std::optional<std::vector<uint16_t>> Entries; global() member
577 std::optional<std::vector<VerdefEntry>> Entries; global() member
627 std::optional<std::vector<llvm::yaml::Hex64>> Entries; global() member
641 std::optional<std::vector<uint32_t>> Entries; global() member
660 std::optional<std::vector<ARMIndexTableEntry>> Entries; global() member
[all...]
H A DDWARFYAML.h75 std::vector<RangeEntry> Entries; member
90 std::vector<PubEntry> Entries; member
118 std::vector<Entry> Entries; member
196 std::optional<std::vector<EntryType>> Entries; global() member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface_internal.h76 size_t Entries; member
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h67 std::vector<RecordsEntry> Entries; member
83 std::vector<RecordsEntry> Entries; member
/freebsd-src/contrib/llvm-project/libunwind/src/
H A DFrameHeaderCache.hpp50 CacheEntry Entries[kCacheEntryCount]; member in FrameHeaderCache

1234