Home
last modified time | relevance | path

Searched defs:AlignedSize (Results 1 – 16 of 16) sorted by relevance

/external/google-breakpad/src/common/linux/
Delf_core_dump.cc90 size_t ElfCoreDump::Note::AlignedSize(size_t size) { in AlignedSize() function in google_breakpad::ElfCoreDump::Note
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp100 uintptr_t AlignedSize = (Size + Alignment - 1) / Alignment * Alignment; in useSpace() local
/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITCAPITest.cpp100 uintptr_t AlignedSize = (Size + Alignment - 1) / Alignment * Alignment; in useSpace() local
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp363 unsigned AlignedSize = alignTo(Type.RecordData.size(), 4); in remapType() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp880 size_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in tagAlloca() local
1271 uint64_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in sanitizeFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp773 size_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in tagAlloca() local
1166 uint64_t AlignedSize = alignTo(Size, Mapping.getObjectAlignment()); in sanitizeFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp468 uint64_t AlignedSize = alignTo(Size, kTagGranuleSize); in alignAndPadAlloca() local
/external/llvm-project/compiler-rt/lib/scudo/
Dscudo_allocator.cpp323 const uptr AlignedSize = (Alignment > MinAlignment) ? in allocate() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp492 uint64_t AlignedSize = alignTo(Size, kTagGranuleSize); in alignAndPadAlloca() local
/external/llvm-project/llvm/lib/MC/
DMCAssembler.cpp1072 uint64_t AlignedSize = 0; in relaxBoundaryAlign() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAssembler.cpp1004 uint64_t AlignedSize = 0; in relaxBoundaryAlign() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp346 uint64_t AlignedSize = in computeAllocationSizeForSections() local
/external/llvm-project/openmp/libomptarget/src/
Domptarget.cpp900 const int64_t AlignedSize; member
/external/llvm-project/clang/lib/CodeGen/
DCGExprConstant.cpp147 CharUnits AlignedSize = Size.alignTo(Align); in add() local
446 CharUnits AlignedSize = Size.alignTo(Align); in buildFrom() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp451 uint64_t AlignedSize = in computeAllocationSizeForSections() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp461 uint64_t AlignedSize = in computeAllocationSizeForSections() local