/freebsd-src/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 = 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 D | VEFrameLowering.h | 58 getCalleeSavedSpillSlots(unsigned &NumEntries) const override { in getCalleeSavedSpillSlots()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | NonRelocatableStringpool.h | 61 unsigned NumEntries = 0; global() variable
|
H A D | TargetFrameLowering.h | 184 getCalleeSavedSpillSlots(unsigned & NumEntries) getCalleeSavedSpillSlots() argument
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-mca/Views/ |
H A D | RetireControlUnitStatistics.cpp | 33 unsigned NumEntries = in onEvent() local
|
/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.h | 90 getCalleeSavedSpillSlots(unsigned & NumEntries) getCalleeSavedSpillSlots() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileWrapper.cpp | 226 size_t NumEntries, in op_write_debug_line_info()
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 103 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 D | MapVector.h | 64 void reserve(size_type NumEntries) { in reserve()
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | DwarfCFIEHPrinter.h | 153 unsigned NumEntries = 0; in printEHFrameHdr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | StringMap.cpp | 22 static inline unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/HLSL/ |
H A D | HLSLResource.h | 54 NumEntries, global() enumerator
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/ |
H A D | memprof_rawprofile.cpp | 156 const u64 NumEntries = StackIds.Size(); SerializeMIBInfoToBuffer() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SwitchLoweringUtils.cpp | 150 int64_t NumEntries = j - i + 1; findJumpTables() local
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cxxdump/ |
H A D | llvm-cxxdump.cpp | 148 uint32_t NumEntries; in dumpCXXData() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 488 uint32_t NumEntries = ProfileSummaryBuilder::DefaultCutoffs.size(); writeImpl() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 745 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 D | DWARFAcceleratorTable.cpp | 375 std::optional<uint32_t> NumEntries = this->readU32FromAccel(DataOffset); in equal_range() local
|
H A D | DWARFVerifier.cpp | 1428 unsigned NumEntries = 0; verifyNameIndexEntries() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 600 uint64_t NumEntries; global() member
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 3746 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 D | COFFObjectFile.cpp | 1655 uint32_t NumEntries = ExportTable->NumberOfNamePointers; getSymbolName() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 348 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size(); in LowerBR_JT() local
|