/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | OnDiskHashTable.h | 75 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()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
H A D | VEFrameLowering.h | 58 getCalleeSavedSpillSlots(unsigned &NumEntries) const override { in getCalleeSavedSpillSlots()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | NonRelocatableStringpool.h | 61 unsigned NumEntries = 0; variable
|
H A D | TargetFrameLowering.h | 177 getCalleeSavedSpillSlots(unsigned &NumEntries) const { in getCalleeSavedSpillSlots()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/ |
H A D | RetireControlUnitStatistics.cpp | 33 unsigned NumEntries = in onEvent() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/ |
H A D | HeaderMapTypes.h | 33 uint32_t NumEntries; // Number of entries in the string table. member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonFrameLowering.h | 90 const SpillSlot *getCalleeSavedSpillSlots(unsigned &NumEntries) in getCalleeSavedSpillSlots()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 104 void reserve(size_type NumEntries) { in reserve() 128 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 | 64 void reserve(size_type NumEntries) { in reserve()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileWrapper.cpp | 226 size_t NumEntries, in op_write_debug_line_info()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | DwarfCFIEHPrinter.h | 154 unsigned NumEntries = 0; in printEHFrameHdr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | StringMap.cpp | 22 static unsigned getMinBucketToReserveForEntries(unsigned NumEntries) { in getMinBucketToReserveForEntries()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | SwitchLoweringUtils.cpp | 149 int64_t NumEntries = j - i + 1; in findJumpTables() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 332 uint32_t NumEntries = ProfileSummaryBuilder::DefaultCutoffs.size(); in writeImpl() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cxxdump/ |
H A D | llvm-cxxdump.cpp | 147 uint32_t NumEntries; in dumpCXXData() member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 343 unsigned NumEntries = 1 + SrcRD->getNumVBases(); in getAddrOfVirtualDisplacementMap() local 714 llvm::StructType *getCatchableTypeArrayType(uint32_t NumEntries) { in getCatchableTypeArrayType() 4254 uint32_t NumEntries = CatchableTypes.size(); in getCatchableTypeArray() local 4291 uint32_t NumEntries = in getThrowInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFVerifier.cpp | 1272 unsigned NumEntries = 0; in verifyNameIndexEntries() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 598 uint64_t NumEntries; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | MicrosoftMangle.cpp | 3558 uint32_t NumEntries, in mangleCXXThrowInfo() 3574 QualType T, uint32_t NumEntries, raw_ostream &Out) { in mangleCXXCatchableTypeArray()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ |
H A D | COFFObjectFile.cpp | 1535 uint32_t NumEntries = ExportTable->NumberOfNamePointers; in getSymbolName() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreISelLowering.cpp | 356 unsigned NumEntries = MJTI->getJumpTables()[JTI].MBBs.size(); in LowerBR_JT() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | Core.cpp | 942 llvm_getMetadata(size_t *NumEntries, in llvm_getMetadata() 961 size_t *NumEntries) { in LLVMInstructionGetAllMetadataOtherThanDebugLoc() 2085 size_t *NumEntries) { in LLVMGlobalCopyAllMetadata()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 7977 uint16_t NumEntries = readNext<uint16_t>(PageData, Pos); in printRegularSecondLevelUnwindPage() local 8001 uint16_t NumEntries = readNext<uint16_t>(PageData, Pos); in printCompressedSecondLevelUnwindPage() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 1126 size_t NumEntries; in llvm_global_copy_all_metadata() local
|
/netbsd-src/sys/external/bsd/acpica/dist/include/ |
H A D | actbl1.h | 307 UINT32 NumEntries; member
|