Searched refs:Entries (Results 76 - 100 of 136) sorted by relevance

123456

/netbsd-current/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.h66 std::vector<RecordsEntry> Entries; member in struct:llvm::ForeachLoop
122 std::vector<RecordsEntry> Entries; member in struct:llvm::MultiClass
H A DTGParser.cpp298 for (auto &E : Entry.Loop->Entries) {
342 return resolve(SMC->Entries, TemplateArgs, false, &CurMC->Entries);
352 Loops.back()->Entries.push_back(std::move(E));
360 CurMultiClass ? &CurMultiClass->Entries : nullptr);
365 CurMultiClass->Entries.push_back(std::move(E));
396 return resolve(Loop.Entries, Substs, Final, &Dest->back().Loop->Entries,
409 Error = resolve(Loop.Entries, Substs, Final, Dest);
2972 for (auto &E : Entry.Loop->Entries) {
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp37 Uniques.reserve(Entries.size());
38 for (const auto &E : Entries)
56 for (auto &E : Entries) {
75 for (auto &E : Entries) {
663 OS << "Entries: \n";
664 for (const auto &Entry : Entries) {
676 for (auto &E : Entries)
H A DCodeViewDebug.h231 const DbgValueHistoryMap::Entries &Entries);
H A DDwarfDebug.h622 const DbgValueHistoryMap::Entries &Entries);
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp270 SmallVector<PathEntry, 8> Entries; member in struct:__anon318::SubobjectDesignator
288 Entries.insert(Entries.end(), VEntries.begin(), VEntries.end());
307 assert(NewLength <= Entries.size() && "not a truncation");
309 if (NewLength == Entries.size())
311 Entries.resize(NewLength);
316 Ctx, Base, Entries, MostDerivedArraySize, MostDerivedType, IsArray,
324 Entries.clear();
331 return Entries.size() == 1 && FirstEntryIsAnUnsizedArray;
347 Entries[MostDerivedPathLengt
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFYAML.cpp1262 IO.mapOptional("Entries", Section.Entries);
1284 IO.mapOptional("Entries", Section.Entries);
1289 IO.mapOptional("Entries", Section.Entries);
1325 IO.mapOptional("Entries", Section.Entries);
1330 IO.mapOptional("Entries", Section.Entries);
1634 std::vector<std::pair<StringRef, bool>> Entries = Sec.getEntries(); local
[all...]
H A DDWARFEmitter.cpp209 for (const auto &Entry : DebugRanges.Entries) {
232 for (const auto &Entry : Sect.Entries) {
427 for (const DWARFYAML::Entry &Entry : Unit.Entries) {
941 } else if (List.Entries) {
942 for (const EntryType &Entry : *List.Entries) {
H A DMinidumpYAML.cpp312 IO.mapRequired("Memory Ranges", Stream.Entries);
316 IO.mapRequired("Modules", Stream.Entries);
371 IO.mapRequired("Threads", Stream.Entries);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp1010 Entries.push_back(std::move(Cie));
1116 Entries.emplace_back(std::move(Cie));
1167 Entries.emplace_back(new FDE(IsDWARF64, StartOffset, Length, CIEPointer,
1173 Entries.back()->cfis().parse(Data, &Offset, EndStructureOffset))
1186 auto It = partition_point(Entries, [=](const std::unique_ptr<FrameEntry> &E) {
1189 if (It != Entries.end() && (*It)->getOffset() == Offset)
1204 for (const auto &Entry : Entries)
H A DDWARFDebugRnglists.cpp101 for (const RangeListEntry &RLE : Entries) {
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h551 std::vector<Entry> Entries; member in struct:llvm::yaml::MachineJumpTable
554 return Kind == Other.Kind && Entries == Other.Entries;
582 YamlIO.mapOptional("entries", JT.Entries,
739 if (!YamlIO.outputting() || !MF.JumpTableInfo.Entries.empty())
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp223 std::vector<DwarfStringPoolEntryRef> Entries = Pool.getEntriesForEmission(); local
224 for (auto Entry : Entries) {
306 /// translating the original \p Entries. The debug_range section
312 const std::vector<DWARFDebugRangeList::RangeListEntry> &Entries,
317 int64_t PcOffset = Entries.empty() ? 0 : FuncRange.value() + UnitPcOffset;
318 for (const auto &Range : Entries) {
309 emitRangesEntries( int64_t UnitPcOffset, uint64_t OrigLowPc, const FunctionIntervals::const_iterator &FuncRange, const std::vector<DWARFDebugRangeList::RangeListEntry> &Entries, unsigned AddressSize) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp478 std::vector<LineTableEntry> Entries; local
491 Entries.push_back({StartAddr, FirstLine, ColNum, Group.NameIndex, false});
503 Entries.push_back({VA, Line, ColNum, Group.NameIndex, false});
510 Entries.push_back({EndAddr, LastLine, ColNum, Group.NameIndex, true});
512 EntryList.push_back(Entries);
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp141 ArrayRef<MCRegisterCostEntry> Entries) {
157 if (Entries.empty())
161 for (const MCRegisterCostEntry &RCE : Entries) {
140 addRegisterFile(const MCRegisterFileDesc &RF, ArrayRef<MCRegisterCostEntry> Entries) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp91 LinkingSec->Comdats[Func.Comdat].Entries.emplace_back(
107 LinkingSec->Comdats[Segment.Data.Comdat].Entries.emplace_back(
116 LinkingSec->Comdats[WasmSec.Comdat].Entries.emplace_back(
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp430 Matcher *Entries[2] = { PrevMatcher, MatcherWithoutCTM }; local
431 Cases[Entry-1].second = new ScopeMatcher(Entries);
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWin64EHDumper.cpp372 const RuntimeFunction *Entries = local
375 ArrayRef<RuntimeFunction> RuntimeFunctions(Entries, Count);
H A DELFDumper.cpp477 size_t Entries = 0; local
484 Entries = Syms.size();
500 Entries = DotSymtabSec->getEntityCount();
516 printSymtabMessage(SymtabSec, Entries, NonVisibilityBitsUsed);
2618 using Entries = ArrayRef<Entry>;
2638 Entries getLocalEntries() const;
2639 Entries getGlobalEntries() const;
2640 Entries getOtherEntries() const;
2641 Entries getPltEntries() const;
2666 Entries GotEntrie
3646 printSymtabMessage(const Elf_Shdr *Symtab, size_t Entries, bool NonVisibilityBitsUsed) const argument
3656 OS << " contains " << Entries << " entries:\\n"; local
4482 uint64_t Entries = VerTable.size(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DCore.cpp366 void LLVMDisposeModuleFlagsMetadata(LLVMModuleFlagEntry *Entries) { argument
367 free(Entries);
371 LLVMModuleFlagEntriesGetFlagBehavior(LLVMModuleFlagEntry *Entries, argument
374 static_cast<LLVMOpaqueModuleFlagEntry>(Entries[Index]);
378 const char *LLVMModuleFlagEntriesGetKey(LLVMModuleFlagEntry *Entries, argument
381 static_cast<LLVMOpaqueModuleFlagEntry>(Entries[Index]);
386 LLVMMetadataRef LLVMModuleFlagEntriesGetMetadata(LLVMModuleFlagEntry *Entries, argument
389 static_cast<LLVMOpaqueModuleFlagEntry>(Entries[Index]);
962 return llvm_getMetadata(NumEntries, [&Value](MetadataEntries &Entries) {
963 Entries
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCDwarf.cpp416 uint64_t Entries = 2; local
418 Entries += 1;
420 Entries += 1;
421 MCOS->emitInt8(Entries);
1063 const std::vector<MCGenDwarfLabelEntry> &Entries = local
1065 for (const auto &Entry : Entries) {
/netbsd-current/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp2074 bool parse(StringRef File, SmallVectorImpl<EditEntry> &Entries) { argument
2100 parseEdit(MapNode, Entries);
2108 SmallVectorImpl<EditEntry> &Entries) {
2144 Entries.push_back(Entry);
2236 SmallVector<EditEntry, 16> Entries; local
2237 if (Parser.parse(*I, Entries))
2241 EI = Entries.begin(), EE = Entries.end(); EI != EE; ++EI) {
2107 parseEdit(llvm::yaml::MappingNode *Node, SmallVectorImpl<EditEntry> &Entries) argument
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbl3.h711 UINT32 Entries; /* Number of watchdog entries that follow */ member in struct:acpi_table_wdat
721 /* WDAT Instruction Entries (actions) */
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp672 std::vector<ProfileSummaryEntry> &Entries = Summary->getDetailedSummary();
673 encodeULEB128(Entries.size(), OS);
674 for (auto Entry : Entries) {
H A DSampleProfReader.cpp1221 std::vector<ProfileSummaryEntry> &Entries) {
1234 Entries.emplace_back(*Cutoff, *MinBlockCount, *NumBlocks);
1263 std::vector<ProfileSummaryEntry> Entries;
1265 std::error_code EC = readSummaryEntry(Entries);
1270 ProfileSummary::PSK_Sample, Entries, *TotalCount, *MaxBlockCount, 0,
1220 readSummaryEntry( std::vector<ProfileSummaryEntry> &Entries) argument

Completed in 557 milliseconds

123456