Home
last modified time | relevance | path

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

123

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDbgEntityHistoryCalculator.h96 using Entries = SmallVector<Entry, 4>; variable
109 auto &Entries = VarEntries[Var]; in getEntry() local
/netbsd/sys/external/bsd/acpica/dist/common/
H A Ddmtbdump.c277 UINT32 Entries; in AcpiDmDumpRsdt() local
317 UINT32 Entries; in AcpiDmDumpXsdt() local
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSanitizerSpecialCaseList.h55 SectionEntries &Entries; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSpecialCaseList.h140 SectionEntries Entries; member
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAddressPool.cpp59 SmallVector<const MCExpr *, 64> Entries(Pool.size()); in emit() local
H A DDbgEntityHistoryCalculator.cpp77 auto &Entries = VarEntries[Var]; in startDbgValue() local
93 auto &Entries = VarEntries[Var]; in startClobber() local
563 const Entries &Entries = VarRangePair.second; in dump() local
H A DDwarfStringPool.cpp84 SmallVector<const StringMapEntry<EntryTy> *, 64> Entries; in emit() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h64 std::vector<RangeListEntry> Entries; variable
H A DDWARFDebugPubTable.h63 std::vector<Entry> Entries; member
H A DDWARFDebugLoc.h93 SmallVector<DWARFLocationEntry, 2> Entries; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DConstantPools.h45 EntryVecTy Entries; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DRetireControlUnit.cpp45 unsigned Entries = normalizeQuantity(Inst.getNumMicroOps()); in dispatch() local
/netbsd/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_interface_internal.h55 size_t Entries; member
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h314 Optional<std::vector<BBAddrMapEntry>> Entries; member
328 Optional<std::vector<StackSizeEntry>> Entries; member
346 Optional<std::vector<DynamicEntry>> Entries; member
528 Optional<std::vector<CallGraphEntry>> Entries; member
542 Optional<std::vector<uint16_t>> Entries; member
562 Optional<std::vector<VerdefEntry>> Entries; member
612 Optional<std::vector<llvm::yaml::Hex64>> Entries; member
626 Optional<std::vector<uint32_t>> Entries; member
645 Optional<std::vector<ARMIndexTableEntry>> Entries; member
H A DDWARFYAML.h74 std::vector<RangeEntry> Entries; member
89 std::vector<PubEntry> Entries; member
117 std::vector<Entry> Entries; member
195 Optional<std::vector<EntryType>> Entries; member
/netbsd/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.h66 std::vector<RecordsEntry> Entries; member
122 std::vector<RecordsEntry> Entries; member
/netbsd/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h53 SmallVector<StorageEntry, 4> Entries; variable
/netbsd/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DLogDiagnosticPrinter.h59 SmallVector<DiagEntry, 8> Entries; variable
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h111 unsigned Entries; variable
H A DSearchableTableEmitter.cpp50 std::vector<std::unique_ptr<Entry>> Entries; member
78 std::vector<Record *> Entries; member
336 std::vector<std::pair<Record *, unsigned>> Entries; in emitLookupFunction() local
/netbsd/external/apache2/llvm/dist/llvm/tools/dsymutil/
H A DDebugMap.cpp61 std::vector<Entry> Entries; in print() local
160 std::vector<dsymutil::DebugMapObject::YAMLSymbolMapping> Entries; member
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFixIrreducibleControlFlow.cpp69 static BlockVector getSortedEntries(const BlockSet &Entries) { in getSortedEntries()
339 BlockSet &Entries, BlockSet &Blocks, MachineFunction &MF, in makeSingleEntryLoop()
H A DWebAssemblyCFGSort.cpp224 SmallVector<Entry, 4> Entries; in sortBlocks() local
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSchedule.cpp154 MCSchedModel::getForwardingDelayCycles(ArrayRef<MCReadAdvanceEntry> Entries, in getForwardingDelayCycles()
/netbsd/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp223 std::vector<DwarfStringPoolEntryRef> Entries = Pool.getEntriesForEmission(); in emitStrings() local
312 const std::vector<DWARFDebugRangeList::RangeListEntry> &Entries, in emitRangesEntries()

123