Home
last modified time | relevance | path

Searched defs:RoundedSize (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFrameLowering.cpp554 uint32_t RoundedSize = NumBytes; in emitPrologue() local
636 uint32_t RoundedSize = FuncInfo->isStackRealigned() ? in emitEpilogue() local
/external/scudo/standalone/
Drelease.h231 const uptr RoundedSize = NumberOfRegions * (PagesCount << PageSizeLog); in releaseFreeMemoryToOS() local
Dsecondary.h332 const uptr RoundedSize = in allocate() local
/external/compiler-rt/lib/scudo/
Dscudo_allocator.cpp331 uptr RoundedSize = RoundUpTo(Size, MinAlignment); in allocate() local
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1851 uint64_t RoundedSize = in FinishLayout() local