Home
last modified time | relevance | path

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

1234

/freebsd/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/sys/contrib/dev/acpica/common/
H A Ddmtbdump.c432 UINT32 Entries; in AcpiDmDumpRsdt() local
472 UINT32 Entries; in AcpiDmDumpXsdt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.cpp275 SmallVector<Metadata *> Entries; in write() local
301 Metadata *Entries[11]; in write() local
315 Metadata *Entries[7]; in write() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSanitizerSpecialCaseList.h55 SectionEntries &Entries; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DTableManager.h72 DenseMap<StringRef, Symbol *> Entries; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYTargetStreamer.h20 EntryVecTy Entries; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSpecialCaseList.h139 SectionEntries Entries; global() member
/freebsd/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/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/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp45 unsigned Entries = normalizeQuantity(Inst.getNumMicroOps()); in dispatch() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVStringPool.h34 std::vector<ValueType *> Entries; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DConstantPools.h45 EntryVecTy Entries; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DConcurrentHashtable.h138 memset(Entries, 0, sizeof(EntryDataTy) * InitialBucketSize); in MultiThreadAllocator() local
290 DataPtr Entries = nullptr; global() member
[all...]
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h53 SmallVector<StorageEntry, 4> Entries; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h75 std::vector<RangeEntry> Entries; member
90 std::vector<PubEntry> Entries; member
118 std::vector<Entry> Entries; member
140 std::vector<DebugNameEntry> Entries; member
218 std::optional<std::vector<EntryType>> Entries; member
H A DELFYAML.h344 std::optional<std::vector<BBAddrMapEntry>> Entries; member
359 std::optional<std::vector<StackSizeEntry>> Entries; member
377 std::optional<std::vector<DynamicEntry>> Entries; member
555 std::optional<std::vector<CallGraphEntryWeight>> Entries; member
569 std::optional<std::vector<uint16_t>> Entries; member
589 std::optional<std::vector<VerdefEntry>> Entries; member
639 std::optional<std::vector<llvm::yaml::Hex64>> Entries; member
653 std::optional<std::vector<uint32_t>> Entries; member
672 std::optional<std::vector<ARMIndexTableEntry>> Entries; member
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h59 SmallVector<DiagEntry, 8> Entries; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface_internal.h76 size_t Entries; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DSequenceToOffsetTable.h69 unsigned Entries; variable
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.h67 std::vector<RecordsEntry> Entries; member
83 std::vector<RecordsEntry> Entries; member
/freebsd/contrib/llvm-project/libunwind/src/
H A DFrameHeaderCache.hpp50 CacheEntry Entries[kCacheEntryCount]; member in FrameHeaderCache

1234