Searched defs:RoundedSize (Results 1 – 5 of 5) sorted by relevance
40 uptr RoundedSize = RoundUpTo(sizeof(T), GetPageSizeCached()); in allocate() local80 uptr RoundedSize = RoundUpTo(sizeof(T), GetPageSizeCached()); in deallocate() local91 uptr RoundedSize = RoundUpTo(S * sizeof(T), GetPageSizeCached()); in allocateBuffer() local129 uptr RoundedSize = RoundUpTo(S * sizeof(T), GetPageSizeCached()); in deallocateBuffer() local
628 uptr RoundedSize = allocate() local
1109 uint32_t RoundedSize = NumBytes; emitPrologue() local 1246 uint32_t RoundedSize = FuncInfo->isStackRealigned() emitEpilogue() local
558 unsigned RoundedSize = NextPowerOf2(SizeInBits); shouldWidenLoad() local 6562 unsigned RoundedSize = 32 * RoundedElts; legalizeImageIntrinsic() local
2170 uint64_t RoundedSize = llvm::alignTo( FinishLayout() local