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