Home
last modified time | relevance | path

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

/llvm-project/offload/DeviceRTL/src/
H A DState.cpp124 uint64_t AlignedBytes = utils::alignPtr(Bytes, allocator::ALIGNMENT); in push() local
152 uint64_t AlignedBytes = utils::alignPtr(Bytes, allocator::ALIGNMENT); in pop() local