Searched defs:TSize (Results 1 – 5 of 5) sorted by relevance
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()
67 TypeSize TSize = GTI.getSequentialElementStride(DL); in emitGEPOffset() local
2822 for (unsigned TIdx = 0, TSize = TI->getNumSuccessors(); TIdx != TSize; analyze() local
150 grow_pod(size_t MinSize,size_t TSize) grow_pod() argument
9707 uint64_t TSize = Info.Ctx.getTypeSizeInChars(T).getQuantity(); VisitBuiltinCallExpr() local