Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/Support/
DOnDiskHashTable.h76 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()
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h60 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
/external/giflib/
Dquantize.c36 unsigned int NumEntries; /* # of QuantizedColorType in linked list below */ member
202 unsigned int i, j, Index = 0, NumEntries, MinColor, MaxColor; in SubdivColorMap() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfoLoader.cpp45 unsigned NumEntries; in ReadProfilingBlock() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineWorklist.h53 void AddInitialGroup(Instruction *const *List, unsigned NumEntries) { in AddInitialGroup()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCFrameLowering.h114 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
/external/clang/include/clang/Lex/
DHeaderMapTypes.h34 uint32_t NumEntries; // Number of entries in the string table. member
/external/llvm/lib/ExecutionEngine/OProfileJIT/
DOProfileWrapper.cpp226 size_t NumEntries, in op_write_debug_line_info()
/external/icu/icu4c/source/common/
Ducmndata.h97 NumEntriesFn NumEntries; member
/external/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
/external/llvm/include/llvm/ADT/
DDenseMap.h86 void reserve(size_type NumEntries) { in reserve()
105 unsigned NumEntries = getNumEntries(); in clear() local
312 unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
593 unsigned NumEntries; variable
749 unsigned NumEntries : 31; variable
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetFrameLowering.h99 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
/external/llvm/lib/Support/
DStringMap.cpp22 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DStringMap.cpp24 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
/external/llvm/include/llvm/Target/
DTargetFrameLowering.h137 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp247 uint32_t NumEntries = ProfileSummaryBuilder::DefaultCutoffs.size(); in writeImpl() local
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DDenseMap.h44 unsigned NumEntries; variable
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMExpandPseudoInsts.cpp361 unsigned NumEntries = array_lengthof(NEONLdStTable); in LookupNEONLdSt() local
/external/llvm/tools/llvm-cxxdump/
Dllvm-cxxdump.cpp143 uint32_t NumEntries; in dumpCXXData() member
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp323 unsigned NumEntries = 1 + SrcRD->getNumVBases(); in getAddrOfVirtualDisplacementMap() local
688 llvm::StructType *getCatchableTypeArrayType(uint32_t NumEntries) { in getCatchableTypeArrayType()
4077 uint32_t NumEntries = CatchableTypes.size(); in getCatchableTypeArray() local
4114 uint32_t NumEntries = in getThrowInfo() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp1116 unsigned NumEntries = 0; in initJumpTableInfo() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FloatingPoint.cpp587 static bool TableIsSorted(const TableEntry *Table, unsigned NumEntries) { in TableIsSorted()
/external/clang/lib/AST/
DMicrosoftMangle.cpp2661 uint32_t NumEntries, in mangleCXXThrowInfo()
2677 QualType T, uint32_t NumEntries, raw_ostream &Out) { in mangleCXXCatchableTypeArray()
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1398 uint32_t NumEntries = ExportTable->NumberOfNamePointers; in getSymbolName() local
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreISelLowering.cpp343 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size(); in LowerBR_JT() local

12