Home
last modified time | relevance | path

Searched defs:NumEntries (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DOnDiskHashTable.h75 offset_type NumEntries; variable
276 const typename Info::offset_type NumEntries; variable
309 offset_type NumEntries = in readNumBucketsAndEntries() local
452 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base()
497 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument
507 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator()
553 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/
DVEFrameLowering.h58 getCalleeSavedSpillSlots(unsigned &NumEntries) const override { in getCalleeSavedSpillSlots()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DNonRelocatableStringpool.h61 unsigned NumEntries = 0; variable
DTargetFrameLowering.h178 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
DRetireControlUnitStatistics.cpp33 unsigned NumEntries = in onEvent() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DHeaderMapTypes.h33 uint32_t NumEntries; // Number of entries in the string table. member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h90 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
DDenseMap.h104 void reserve(size_type NumEntries) { in reserve()
128 unsigned NumEntries = getNumEntries(); in clear() local
386 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
723 unsigned NumEntries; variable
894 unsigned NumEntries : 31; variable
DMapVector.h64 void reserve(size_type NumEntries) { in reserve()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp226 size_t NumEntries, in op_write_debug_line_info()
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DDwarfCFIEHPrinter.h154 unsigned NumEntries = 0; in printEHFrameHdr() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DStringMap.cpp22 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp149 int64_t NumEntries = j - i + 1; in findJumpTables() local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dcombined.h1007 static const uptr NumEntries = 2; member
1009 static const uptr NumEntries = 32768; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
DInstrProfWriter.cpp332 uint32_t NumEntries = ProfileSummaryBuilder::DefaultCutoffs.size(); in writeImpl() local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp148 uint32_t NumEntries; in dumpCXXData() member
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp343 unsigned NumEntries = 1 + SrcRD->getNumVBases(); in getAddrOfVirtualDisplacementMap() local
714 llvm::StructType *getCatchableTypeArrayType(uint32_t NumEntries) { in getCatchableTypeArrayType()
4254 uint32_t NumEntries = CatchableTypes.size(); in getCatchableTypeArray() local
4291 uint32_t NumEntries = in getThrowInfo() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1272 unsigned NumEntries = 0; in verifyNameIndexEntries() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
DInstrProf.h598 uint64_t NumEntries; member
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DMicrosoftMangle.cpp3561 uint32_t NumEntries, in mangleCXXThrowInfo()
3577 QualType T, uint32_t NumEntries, raw_ostream &Out) { in mangleCXXCatchableTypeArray()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
DCOFFObjectFile.cpp1542 uint32_t NumEntries = ExportTable->NumberOfNamePointers; in getSymbolName() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp356 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size(); in LowerBR_JT() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DCore.cpp942 llvm_getMetadata(size_t *NumEntries, in llvm_getMetadata()
961 size_t *NumEntries) { in LLVMInstructionGetAllMetadataOtherThanDebugLoc()
2085 size_t *NumEntries) { in LLVMGlobalCopyAllMetadata()
/freebsd-12-stable/sys/dev/mpr/mpi/
Dmpi2_ioc.h1066 U8 NumEntries; /* 0x08 */ member
1361 U8 NumEntries; /* 0x08 */ member
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp7977 uint16_t NumEntries = readNext<uint16_t>(PageData, Pos); in printRegularSecondLevelUnwindPage() local
8001 uint16_t NumEntries = readNext<uint16_t>(PageData, Pos); in printCompressedSecondLevelUnwindPage() local

12