Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h74 using Entries = SmallVector<Entry, 4>; variable
87 auto &Entries = VarEntries[Var]; in getEntry() local
DAccelTable.h162 StringEntries Entries; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDbgEntityHistoryCalculator.cpp59 auto &Entries = VarEntries[Var]; in startDbgValue() local
75 auto &Entries = VarEntries[Var]; in startClobber() local
344 const Entries &Entries = VarRangePair.second; in dump() local
DAddressPool.cpp64 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
DDwarfStringPool.cpp86 SmallVector<const StringMapEntry<EntryTy> *, 64> Entries; in emit() local
DDebugHandlerBase.cpp213 const auto &Entries = I.second; in beginFunction() local
DDebugLocStream.h49 SmallVector<Entry, 32> Entries; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DSpecialCaseList.h138 SectionEntries Entries; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugRangeList.h64 std::vector<RangeListEntry> Entries; variable
DDWARFDebugPubTable.h59 std::vector<Entry> Entries; member
DDWARFDebugLoc.h91 SmallVector<DWARFLocationEntry, 2> Entries; member
/third_party/typescript/tests/cases/compiler/
DquickinfoTypeAtReturnPositionsInaccurate.ts28 private entries = { } as Entries; property in SimpleStore
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRetireControlUnit.cpp43 unsigned Entries = normalizeQuantity(Inst.getNumMicroOps()); in dispatch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DConstantPools.h46 EntryVecTy Entries; variable
/third_party/ninja/src/
Dbuild_log.h93 typedef ExternalStringHashMap<LogEntry*>::Type Entries; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.h67 std::vector<RecordsEntry> Entries; member
123 std::vector<RecordsEntry> Entries; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h221 Optional<std::vector<StackSizeEntry>> Entries; member
235 std::vector<DynamicEntry> Entries; member
389 std::vector<uint16_t> Entries; member
405 Optional<std::vector<VerdefEntry>> Entries; member
445 Optional<std::vector<llvm::yaml::Hex64>> Entries; member
456 std::vector<uint32_t> Entries; member
DDWARFYAML.h86 std::vector<PubEntry> Entries; member
106 std::vector<Entry> Entries; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSchedule.cpp154 MCSchedModel::getForwardingDelayCycles(ArrayRef<MCReadAdvanceEntry> Entries, in getForwardingDelayCycles()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DProfileSummary.cpp48 std::vector<Metadata *> Entries; in getDetailedSummaryMD() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterferenceCache.h154 Entry Entries[CacheEntries]; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSpecialCaseList.cpp222 unsigned SpecialCaseList::inSectionBlame(const SectionEntries &Entries, in inSectionBlame()
DTimeProfiler.cpp182 SmallVector<Entry, 128> Entries; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGSort.cpp274 SmallVector<Entry, 4> Entries; in sortBlocks() local
DWebAssemblyFixIrreducibleControlFlow.cpp323 BlockSet &Entries, BlockSet &Blocks, MachineFunction &MF, in makeSingleEntryLoop()

12