/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | OnDiskHashTable.h | 74 offset_type NumEntries; variable 275 const typename Info::offset_type NumEntries; variable 308 offset_type NumEntries = in readNumBucketsAndEntries() local 451 iterator_base(const unsigned char *const Ptr, offset_type NumEntries) in iterator_base() 496 : base_type(NumBuckets, NumEntries, Buckets, Base, InfoObj), in base_type() argument 506 key_iterator(const unsigned char *const Ptr, offset_type NumEntries, in key_iterator() 552 data_iterator(const unsigned char *const Ptr, offset_type NumEntries, in data_iterator()
|
/openbsd-src/gnu/llvm/llvm/lib/Target/VE/ |
H A D | VEFrameLowering.h | 58 getCalleeSavedSpillSlots(unsigned &NumEntries) const override { in getCalleeSavedSpillSlots()
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
H A D | NonRelocatableStringpool.h | 61 unsigned NumEntries = 0; variable
|
H A D | TargetFrameLowering.h | 182 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 103 void reserve(size_type NumEntries) { in reserve() 127 unsigned NumEntries = getNumEntries(); in clear() local 386 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries() 723 unsigned NumEntries; variable 894 unsigned NumEntries : 31; variable
|
H A D | MapVector.h | 65 void reserve(size_type NumEntries) { in reserve()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/ |
H A D | RetireControlUnitStatistics.cpp | 33 unsigned NumEntries = in onEvent() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Lex/ |
H A D | HeaderMapTypes.h | 33 uint32_t NumEntries; // Number of entries in the string table. member
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.h | 90 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Frontend/HLSL/ |
H A D | HLSLResource.h | 54 NumEntries, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileWrapper.cpp | 226 size_t NumEntries, in op_write_debug_line_info()
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/ |
H A D | DwarfCFIEHPrinter.h | 154 unsigned NumEntries = 0; in printEHFrameHdr() local
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | StringMap.cpp | 21 static inline unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/ |
H A D | memprof_rawprofile.cpp | 150 const u64 NumEntries = StackIds.Size(); in SerializeMIBInfoToBuffer() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/tests/ |
H A D | compression.cpp | 137 void runPackUnpack(uintptr_t *Test, size_t NumEntries) { in runPackUnpack()
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | SwitchLoweringUtils.cpp | 149 int64_t NumEntries = j - i + 1; in findJumpTables() local
|
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/ |
H A D | macho2yaml.cpp | 653 uint32_t NumEntries = DIC.datasize / sizeof(MachO::data_in_code_entry); in dumpDataInCode() local
|
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 406 uint32_t NumEntries = ProfileSummaryBuilder::DefaultCutoffs.size(); in writeImpl() local
|
/openbsd-src/gnu/llvm/llvm/tools/llvm-cxxdump/ |
H A D | llvm-cxxdump.cpp | 148 uint32_t NumEntries; in dumpCXXData() member
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 360 unsigned NumEntries = 1 + SrcRD->getNumVBases(); in getAddrOfVirtualDisplacementMap() local 733 llvm::StructType *getCatchableTypeArrayType(uint32_t NumEntries) { in getCatchableTypeArrayType() 4360 uint32_t NumEntries = CatchableTypes.size(); in getCatchableTypeArray() local 4397 uint32_t NumEntries = in getThrowInfo() local
|
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 637 uint64_t NumEntries; member
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 1371 unsigned NumEntries = 0; in verifyNameIndexEntries() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 3609 uint32_t NumEntries, in mangleCXXThrowInfo() 3625 QualType T, uint32_t NumEntries, raw_ostream &Out) { in mangleCXXCatchableTypeArray()
|
/openbsd-src/gnu/llvm/llvm/lib/Object/ |
H A D | COFFObjectFile.cpp | 1603 uint32_t NumEntries = ExportTable->NumberOfNamePointers; in getSymbolName() local
|