Searched refs:kX86Alignment (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/libartbase/arch/ | ||
H A D | instruction_set.cc | 85 return kX86Alignment; in GetInstructionSetAlignment() |
H A D | instruction_set.h | 68 static constexpr size_t kX86Alignment = 16; variable |