Home
last modified time | relevance | path

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

/art/runtime/
Dinstruction_set.cc71 return kX86Alignment; in GetInstructionSetAlignment()
Dinstruction_set.h74 static constexpr size_t kX86Alignment = 16; variable