Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/VE/
DVEFrameLowering.h50 getCalleeSavedSpillSlots(unsigned &NumEntries) const override { in getCalleeSavedSpillSlots()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DNonRelocatableStringpool.h61 unsigned NumEntries = 0; variable
DTargetFrameLowering.h146 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h84 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h87 void reserve(size_type NumEntries) { in reserve()
106 unsigned NumEntries = getNumEntries(); in clear() local
327 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
591 unsigned NumEntries; variable
749 unsigned NumEntries : 31; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp226 size_t NumEntries, in op_write_debug_line_info()
/third_party/node/deps/icu-small/source/common/
Ducmndata.h101 NumEntriesFn NumEntries; member
/third_party/icu/icu4c/source/common/
Ducmndata.h101 NumEntriesFn NumEntries; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DDenseMap.h103 void reserve(size_type NumEntries) { in reserve()
128 unsigned NumEntries = getNumEntries(); in clear() local
356 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
693 unsigned NumEntries; variable
864 unsigned NumEntries : 31; variable
DMapVector.h64 void reserve(size_type NumEntries) { in reserve()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DStringMap.cpp24 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
/third_party/skia/third_party/externals/icu/source/common/
Ducmndata.h115 NumEntriesFn NumEntries; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DStringMap.cpp24 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwitchLoweringUtils.cpp146 int64_t NumEntries = j - i + 1; in findJumpTables() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProfWriter.cpp328 uint32_t NumEntries = ProfileSummaryBuilder::DefaultCutoffs.size(); in writeImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp1215 unsigned NumEntries = 0; in verifyNameIndexEntries() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h592 uint64_t NumEntries; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DCOFFObjectFile.cpp1510 uint32_t NumEntries = ExportTable->NumberOfNamePointers; in getSymbolName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.cpp356 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size(); in LowerBR_JT() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DCore.cpp898 llvm_getMetadata(size_t *NumEntries, in llvm_getMetadata()
917 size_t *NumEntries) { in LLVMInstructionGetAllMetadataOtherThanDebugLoc()
2024 size_t *NumEntries) { in LLVMGlobalCopyAllMetadata()