Home
last modified time | relevance | path

Searched defs:ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/llvm-project/offload/DeviceRTL/include/
H A DAllocator.h26 static uint64_t constexpr ALIGNMENT = 16; variable
/llvm-project/libc/test/UnitTest/
H A DHermeticTestUtils.cpp76 constexpr uint64_t ALIGNMENT = alignof(uintptr_t); global() variable