Home
last modified time | relevance | path

Searched refs:kArm64Alignment (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstruction_set.cc67 return kArm64Alignment; in GetInstructionSetAlignment()
Dinstruction_set.h67 static constexpr size_t kArm64Alignment = 16; variable