Home
last modified time | relevance | path

Searched defs:Capacity (Results 1 – 15 of 15) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DArrayRecycler.h73 explicit Capacity(uint8_t idx) : Index(idx) {} in Capacity() function
76 Capacity() : Index(0) {} in Capacity() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DMicrosoftDemangle.h30 size_t Capacity = 0; member
34 void addNode(size_t Capacity) { in addNode()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h102 support::ulittle32_t Capacity; member
112 explicit HashTable(uint32_t Capacity) { in HashTable()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DIntervalMap.cpp120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTypeLocBuilder.h30 size_t Capacity; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DAddressRanges.h74 void reserve(size_t Capacity) { Ranges.reserve(Capacity); } in reserve()
H A DSmallVector.h55 Size_T Size = 0, Capacity; variable
H A DIntervalMap.h225 enum { Capacity = N }; enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Support/
H A DBumpVector.h62 T *Capacity = nullptr; variable
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyUtil.h223 size_t Capacity = 0; variable
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTVector.h40 llvm::PointerIntPair<T *, 1, bool> Capacity; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp132 void addEdge(uint64_t Src, uint64_t Dst, int64_t Capacity, int64_t Cost) { in addEdge()
554 int64_t Capacity; member
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCleanup.cpp112 unsigned Capacity = 1024; in allocate() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h56 static unsigned constexpr Capacity = std::numeric_limits<uint8_t>::max()+1; member
/openbsd-src/sys/dev/ic/
H A Daacreg.h996 u_int32_t Capacity; member