Home
last modified time | relevance | path

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

/art/runtime/arch/
Dinstruction_set.cc102 return kX86Alignment; in GetInstructionSetAlignment()
Dinstruction_set.h75 static constexpr size_t kX86Alignment = 16; variable