Home
last modified time | relevance | path

Searched defs:TSize (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DSmallVector.cpp90 static size_t getNewCapacity(size_t MinSize, size_t TSize, size_t OldCapacity) { in getNewCapacity()
112 void *SmallVectorBase<Size_T>::replaceAllocation(void *NewElts, size_t TSize, in replaceAllocation()
125 size_t TSize, in mallocForGrow()
139 size_t TSize) { in grow_pod()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DSmallVector.cpp20 size_t TSize) { in grow_pod()
/external/llvm/lib/Support/
DSmallVector.cpp20 size_t TSize) { in grow_pod()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSmallVector.cpp43 size_t TSize) { in grow_pod()
/external/perfetto/include/perfetto/ext/base/
Dutils.h70 constexpr size_t ArraySize(const T (&)[TSize]) { in ArraySize()
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallVector.h81 void grow_pod(size_t MinSizeInBytes, size_t TSize) { in grow_pod()
/external/llvm/include/llvm/ADT/
DSmallVector.h80 void grow_pod(size_t MinSizeInBytes, size_t TSize) { in grow_pod()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSmallVector.h97 void grow_pod(size_t MinCapacity, size_t TSize) { in grow_pod()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DSmallVector.h140 void grow_pod(size_t MinSize, size_t TSize) { in grow_pod()
/external/llvm/lib/Analysis/
DInlineCost.cpp1379 for (unsigned TIdx = 0, TSize = TI->getNumSuccessors(); TIdx != TSize; in analyzeCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp2024 for (unsigned TIdx = 0, TSize = TI->getNumSuccessors(); TIdx != TSize; in analyze() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInlineCost.cpp2735 for (unsigned TIdx = 0, TSize = TI->getNumSuccessors(); TIdx != TSize; in analyze() local