Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DOnDiskHashTable.h74 offset_type NumEntries; variable
275 const typename Info::offset_type NumEntries; variable
309 offset_type NumEntries = readNumBucketsAndEntries() local
457 iterator_base(const unsigned char * const Ptr,offset_type NumEntries) iterator_base() argument
503 base_type(NumBuckets,NumEntries,Buckets,Base,InfoObj) base_type() argument
513 key_iterator(const unsigned char * const Ptr,offset_type NumEntries,Info * InfoObj) key_iterator() argument
559 data_iterator(const unsigned char * const Ptr,offset_type NumEntries,Info * InfoObj) data_iterator() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEFrameLowering.h58 getCalleeSavedSpillSlots(unsigned &NumEntries) const override { in getCalleeSavedSpillSlots()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DNonRelocatableStringpool.h61 unsigned NumEntries = 0; global() variable
H A DTargetFrameLowering.h184 getCalleeSavedSpillSlots(unsigned & NumEntries) getCalleeSavedSpillSlots() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DRetireControlUnitStatistics.cpp33 unsigned NumEntries = in onEvent() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h40 void reserve(size_type NumEntries) { in reserve()
56 unsigned NumEntries = getNumEntries(); in clear() local
279 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
577 unsigned NumEntries = 0; variable
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderMapTypes.h33 uint32_t NumEntries; // Number of entries in the string table. member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h90 getCalleeSavedSpillSlots(unsigned & NumEntries) getCalleeSavedSpillSlots() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileWrapper.cpp226 size_t NumEntries, in op_write_debug_line_info()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDenseMap.h103 void reserve(size_type NumEntries) { in reserve() argument
127 unsigned NumEntries = getNumEntries(); in clear() local
413 getMinBucketToReserveForEntries(unsigned NumEntries) getMinBucketToReserveForEntries() argument
750 unsigned NumEntries; global() variable
921 unsigned NumEntries : 31; global() variable
[all...]
H A DMapVector.h64 void reserve(size_type NumEntries) { in reserve()
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DDwarfCFIEHPrinter.h153 unsigned NumEntries = 0; in printEHFrameHdr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DStringMap.cpp22 static inline unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/HLSL/
H A DHLSLResource.h54 NumEntries, global() enumerator
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rawprofile.cpp156 const u64 NumEntries = StackIds.Size(); SerializeMIBInfoToBuffer() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp150 int64_t NumEntries = j - i + 1; findJumpTables() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp148 uint32_t NumEntries; in dumpCXXData() member
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp488 uint32_t NumEntries = ProfileSummaryBuilder::DefaultCutoffs.size(); writeImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp745 CatchableTypeArrayTypeMap[NumEntries]; in getCatchableTypeArrayType() argument
372 unsigned NumEntries = 1 + SrcRD->getNumVBases(); getAddrOfVirtualDisplacementMap() local
4347 uint32_t NumEntries = CatchableTypes.size(); getCatchableTypeArray() local
4384 uint32_t NumEntries = getThrowInfo() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp375 std::optional<uint32_t> NumEntries = this->readU32FromAccel(DataOffset); in equal_range() local
H A DDWARFVerifier.cpp1428 unsigned NumEntries = 0; verifyNameIndexEntries() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h600 uint64_t NumEntries; global() member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp3746 mangleCXXThrowInfo(QualType T,bool IsConst,bool IsVolatile,bool IsUnaligned,uint32_t NumEntries,raw_ostream & Out) mangleCXXThrowInfo() argument
3762 mangleCXXCatchableTypeArray(QualType T,uint32_t NumEntries,raw_ostream & Out) mangleCXXCatchableTypeArray() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1655 uint32_t NumEntries = ExportTable->NumberOfNamePointers; getSymbolName() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp348 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size(); in LowerBR_JT() local

12