Searched refs:Ent (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DbgEntityHistoryCalculator.cpp | 552 DbgValueHistoryMap::Entry &Ent = DbgValues.getEntry(Pair.first, Idx); in calculateDbgEntityHistory() local 553 assert(Ent.isDbgValue() && !Ent.isClosed()); in calculateDbgEntityHistory() 554 Ent.endEntry(ClobIdx); in calculateDbgEntityHistory()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | InlineSpiller.cpp | 1603 for (const auto &Ent : SpillsToKeep) { in runHoistSpills() local 1604 if (Ent.second) in runHoistSpills() 1605 SpillsToIns[Ent.first->getBlock()] = Ent.second; in runHoistSpills() 1637 for (auto &Ent : MergeableSpills) { in hoistAllSpills() local 1638 int Slot = Ent.first.first; in hoistAllSpills() 1640 VNInfo *OrigVNI = Ent.first.second; in hoistAllSpills() 1641 SmallPtrSet<MachineInstr *, 16> &EqValSpills = Ent.second; in hoistAllSpills() 1642 if (Ent.second.empty()) in hoistAllSpills()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | SourceManager.h | 192 ContentCache(FileEntryRef Ent) : ContentCache(Ent, Ent) {} in ContentCache() argument 194 ContentCache(FileEntryRef Ent, FileEntryRef contentEnt) in ContentCache() argument 195 : OrigEntry(Ent), ContentsEntry(contentEnt), BufferOverridden(false), in ContentCache()
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfReader.cpp | 1172 const IndexedInstrProf::Summary::Entry &Ent = SummaryData->getEntry(I); in readSummary() local 1173 DetailedSummary.emplace_back((uint32_t)Ent.Cutoff, Ent.MinBlockCount, in readSummary() 1174 Ent.NumBlocks); in readSummary()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | XCOFFDumper.cpp | 443 for (auto &Ent : ExceptSectEnts) in printExceptionSectionEntries() local 444 printExceptionSectionEntry(Ent); in printExceptionSectionEntries()
|
H A D | ELFDumper.cpp | 7053 if (const EnumEntry<unsigned> *Ent = getObjectFileEnumEntry(E.e_type)) { in printFileHeaders() local 7054 TypeStr = Ent->Name.str(); in printFileHeaders()
|
/freebsd/share/misc/ |
H A D | pci_vendors | 18121 1028 22e6 Ent NVMe 6500 RI 30.72TB 18122 1028 22f6 Ent NVMe 6500 RI FIPS 30.72TB 20073 1028 2040 EMC PowerEdge Express Flash Ent NVMe AGN MU U.2 Gen4 1.6TB 20074 1028 2041 EMC PowerEdge Express Flash Ent NVMe AGN MU U.2 Gen4 3.2TB 20075 1028 2042 EMC PowerEdge Express Flash Ent NVMe AGN MU U.2 Gen4 6.4TB 20076 1028 2043 EMC PowerEdge Express Flash Ent NVMe AGN MU U.2 Gen4 12.8TB 20077 1028 2044 EMC PowerEdge Express Flash Ent NVMe AGN MU AIC Gen4 1.6TB 20078 1028 2045 EMC PowerEdge Express Flash Ent NVMe AGN MU AIC Gen4 3.2TB 20079 1028 2046 EMC PowerEdge Express Flash Ent NVMe AGN MU AIC Gen4 6.4TB 20080 1028 2070 EMC PowerEdge Express Flash Ent NVMe AGN RI U.2 Gen4 1.92TB [all …]
|
H A D | usb_vendors | 16165 1056 Hsin Chen Ent Co., Ltd
|
/freebsd/contrib/netbsd-tests/usr.bin/netpgpverify/ |
H A D | t_netpgpverify.sh | 2845 rbk0cs6k+Ent+wdTSJ95kF36YjJGAajqGq8bqQWraxyw/Qy5+nL58e7eI7ikATU4
|