Searched refs:kArm64Alignment (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | instruction_set.cc | 67 return kArm64Alignment; in GetInstructionSetAlignment() |
D | instruction_set.h | 67 static constexpr size_t kArm64Alignment = 16; variable |