Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/xray/
Dxray_allocator.h40 uptr RoundedSize = RoundUpTo(sizeof(T), GetPageSizeCached()); in allocate() local
80 uptr RoundedSize = RoundUpTo(sizeof(T), GetPageSizeCached()); in deallocate() local
91 uptr RoundedSize = RoundUpTo(S * sizeof(T), GetPageSizeCached()); in allocateBuffer() local
129 uptr RoundedSize = RoundUpTo(S * sizeof(T), GetPageSizeCached()); in deallocateBuffer() local
/openbsd/src/gnu/llvm/compiler-rt/lib/scudo/standalone/
Drelease.h336 uptr RoundedSize; member
Dsecondary.h504 uptr RoundedSize = in allocate() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIFrameLowering.cpp1090 uint32_t RoundedSize = NumBytes; in emitPrologue() local
1226 uint32_t RoundedSize = FuncInfo->isStackRealigned() in emitEpilogue() local
DAMDGPULegalizerInfo.cpp402 unsigned RoundedSize = NextPowerOf2(SizeInBits); in shouldWidenLoad() local
5084 unsigned RoundedSize = 32 * RoundedElts; in legalizeImageIntrinsic() local
/openbsd/src/gnu/llvm/clang/lib/AST/
DRecordLayoutBuilder.cpp2164 uint64_t RoundedSize = llvm::alignTo( in FinishLayout() local