| /freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ |
| H A D | InProcessModuleCache.cpp | 54 ModuleCacheEntries &Entries; member in __anond09638f40111::InProcessModuleCache 63 InProcessModuleCache(ModuleCacheEntries &Entries) : Entries(Entries) {} in InProcessModuleCache() 111 dependencies::makeInProcessModuleCache(ModuleCacheEntries &Entries) { in makeInProcessModuleCache()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | DbgEntityHistoryCalculator.h | 95 using Entries = SmallVector<Entry, 4>; variable 108 auto &Entries = VarEntries[Var]; in getEntry() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DbgEntityHistoryCalculator.cpp | 76 auto &Entries = VarEntries[Var]; in startDbgValue() local 92 auto &Entries = VarEntries[Var]; in startClobber() local 365 auto &Entries = LiveEntries[Var]; in clobberRegEntries() local 429 auto &Entries = LiveEntries[Var]; in handleNewDebugValue() local 578 const Entries &Entries = VarRangePair.second; in dump() local
|
| H A D | AddressPool.cpp | 59 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
|
| H A D | DwarfStringPool.cpp | 84 SmallVector<const StringMapEntry<EntryTy> *, 64> Entries( in emit() local
|
| /freebsd/sys/contrib/dev/acpica/common/ |
| H A D | dmtbdump.c | 432 UINT32 Entries; in AcpiDmDumpRsdt() local 472 UINT32 Entries; in AcpiDmDumpXsdt() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
| H A D | TableManager.h | 72 DenseMap<orc::SymbolStringPtr, Symbol *> Entries; variable
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | SanitizerSpecialCaseList.h | 64 SectionEntries &Entries; member
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCSchedule.cpp | 167 MCSchedModel::getForwardingDelayCycles(ArrayRef<MCReadAdvanceEntry> Entries, in getForwardingDelayCycles() 185 ArrayRef<MCReadAdvanceEntry> Entries = STI.getReadAdvanceEntries(SCDesc); in getBypassDelayCycles() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYTargetStreamer.h | 20 EntryVecTy Entries; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFDebugRangeList.h | 62 std::vector<RangeListEntry> Entries; variable
|
| H A D | DWARFDebugPubTable.h | 65 std::vector<Entry> Entries; member
|
| H A D | DWARFDebugLoc.h | 98 SmallVector<DWARFLocationEntry, 2> Entries; member
|
| /freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
| H A D | RetireControlUnit.cpp | 45 unsigned Entries = normalizeQuantity(Inst.getNumMicroOps()); in dispatch() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVStringPool.h | 34 std::vector<ValueType *> Entries; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | ConstantPools.h | 45 EntryVecTy Entries; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | ConcurrentHashtable.h | 138 DataPtr Entries = new EntryDataTy[InitialBucketSize]; in MultiThreadAllocator() local 290 DataPtr Entries = nullptr; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | SpecialCaseList.h | 151 SectionEntries Entries; member
|
| /freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
| H A D | SwiftCallingConv.h | 53 SmallVector<StorageEntry, 4> Entries; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | DWARFYAML.h | 76 std::vector<RangeEntry> Entries; member 91 std::vector<PubEntry> Entries; member 122 std::vector<Entry> Entries; member 144 std::vector<DebugNameEntry> Entries; member 222 std::optional<std::vector<EntryType>> Entries; member
|
| H A D | ELFYAML.h | 359 std::optional<std::vector<BBAddrMapEntry>> Entries; member 374 std::optional<std::vector<StackSizeEntry>> Entries; member 392 std::optional<std::vector<DynamicEntry>> Entries; member 570 std::optional<std::vector<CallGraphEntryWeight>> Entries; member 584 std::optional<std::vector<uint16_t>> Entries; member 605 std::optional<std::vector<VerdefEntry>> Entries; member 655 std::optional<std::vector<llvm::yaml::Hex64>> Entries; member 669 std::optional<std::vector<uint32_t>> Entries; member 688 std::optional<std::vector<ARMIndexTableEntry>> Entries; member
|
| /freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
| H A D | LogDiagnosticPrinter.h | 58 SmallVector<DiagEntry, 8> Entries; variable
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/ |
| H A D | SequenceToOffsetTable.h | 73 unsigned Entries = 0; variable
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/ |
| H A D | CtxInstrProfilingTest.cpp | 230 const size_t Entries; in TEST_F() member in TEST_F::TestProfileWriter 240 TestProfileWriter(ContextRoot *Root, size_t Entries) in TEST_F()
|
| /freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | TGParser.h | 67 std::vector<RecordsEntry> Entries; member 83 std::vector<RecordsEntry> Entries; member
|