Searched defs:TSize (Results 1 – 4 of 4) sorted by relevance
90 static size_t getNewCapacity(size_t MinSize, size_t TSize, size_t OldCapacity) { in getNewCapacity() argument 112 void *SmallVectorBase<Size_T>::replaceAllocation(void *NewElts, size_t TSize, in replaceAllocation() argument 125 size_t TSize, in mallocForGrow() argument 139 size_t TSize) { in grow_pod() argument [all...]
67 TypeSize TSize = GTI.getSequentialElementStride(DL); in emitGEPOffset() local
151 void grow_pod(size_t MinSize, size_t TSize) { in grow_pod()
9808 uint64_t TSize = Info.Ctx.getTypeSizeInChars(T).getQuantity(); in VisitBuiltinCallExpr() local