/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | OnDiskHashTable.h | 74 offset_type NumEntries; variable 275 const typename Info::offset_type NumEntries; variable 309 offset_type NumEntries = in readNumBucketsAndEntries() local 455 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base() 500 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument 510 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator() 556 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
|
H A D | DXILABI.h | 71 NumEntries, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEFrameLowering.h | 58 getCalleeSavedSpillSlots(unsigned &NumEntries) const override { in getCalleeSavedSpillSlots()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | NonRelocatableStringpool.h | 58 unsigned NumEntries = 0; variable
|
H A D | TargetFrameLowering.h | 185 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | RetireControlUnitStatistics.cpp | 33 unsigned NumEntries = in onEvent() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_dense_map.h | 40 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/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | HeaderMapTypes.h | 33 uint32_t NumEntries; // Number of entries in the string table. member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.h | 94 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileWrapper.cpp | 226 size_t NumEntries, in op_write_debug_line_info()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 103 void reserve(size_type NumEntries) { in reserve() 127 unsigned NumEntries = getNumEntries(); in clear() local 429 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries() 766 unsigned NumEntries; variable 937 unsigned NumEntries : 31; variable
|
H A D | MapVector.h | 64 void reserve(size_type NumEntries) { in reserve() argument
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | DwarfCFIEHPrinter.h | 153 unsigned NumEntries = 0; in printEHFrameHdr() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | StringMap.cpp | 22 static inline unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_rawprofile.cpp | 162 const u64 NumEntries = StackIds.Size(); in SerializeMIBInfoToBuffer() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SwitchLoweringUtils.cpp | 151 int64_t NumEntries = j - i + 1; in findJumpTables() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxdump/ |
H A D | llvm-cxxdump.cpp | 148 uint32_t NumEntries; in dumpCXXData() member
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 368 unsigned NumEntries = 1 + SrcRD->getNumVBases(); in getAddrOfVirtualDisplacementMap() local 743 llvm::StructType *getCatchableTypeArrayType(uint32_t NumEntries) { in getCatchableTypeArrayType() 4360 uint32_t NumEntries = CatchableTypes.size(); in getCatchableTypeArray() local 4397 uint32_t NumEntries = in getThrowInfo() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/ |
H A D | Statistics.cpp | 197 SaturatingUINT64 NumEntries = 0; member
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.cpp | 375 std::optional<uint32_t> NumEntries = this->readU32FromAccel(DataOffset); in equal_range() local
|
H A D | DWARFVerifier.cpp | 1593 unsigned NumEntries = 0; in verifyNameIndexEntries() local
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 883 uint32_t NumEntries = ProfileSummaryBuilder::DefaultCutoffs.size(); in writeImpl() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 734 uint64_t NumEntries = 0; member
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 3903 uint32_t NumEntries, in mangleCXXThrowInfo() 3919 QualType T, uint32_t NumEntries, raw_ostream &Out) { in mangleCXXCatchableTypeArray()
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | COFFObjectFile.cpp | 1639 uint32_t NumEntries = ExportTable->NumberOfNamePointers; in getSymbolName() local
|