Searched defs:TSize (Results 1 – 12 of 12) sorted by relevance
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
| D | SmallVector.cpp | 90 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/ |
| D | SmallVector.cpp | 20 size_t TSize) { in grow_pod()
|
| /external/llvm/lib/Support/ |
| D | SmallVector.cpp | 20 size_t TSize) { in grow_pod()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | SmallVector.cpp | 43 size_t TSize) { in grow_pod()
|
| /external/perfetto/include/perfetto/ext/base/ |
| D | utils.h | 70 constexpr size_t ArraySize(const T (&)[TSize]) { in ArraySize()
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | SmallVector.h | 81 void grow_pod(size_t MinSizeInBytes, size_t TSize) { in grow_pod()
|
| /external/llvm/include/llvm/ADT/ |
| D | SmallVector.h | 80 void grow_pod(size_t MinSizeInBytes, size_t TSize) { in grow_pod()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | SmallVector.h | 97 void grow_pod(size_t MinCapacity, size_t TSize) { in grow_pod()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
| D | SmallVector.h | 140 void grow_pod(size_t MinSize, size_t TSize) { in grow_pod()
|
| /external/llvm/lib/Analysis/ |
| D | InlineCost.cpp | 1379 for (unsigned TIdx = 0, TSize = TI->getNumSuccessors(); TIdx != TSize; in analyzeCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | InlineCost.cpp | 2024 for (unsigned TIdx = 0, TSize = TI->getNumSuccessors(); TIdx != TSize; in analyze() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
| D | InlineCost.cpp | 2735 for (unsigned TIdx = 0, TSize = TI->getNumSuccessors(); TIdx != TSize; in analyze() local
|