Home
last modified time | relevance | path

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

/art/runtime/arch/
Dinstruction_set.cc106 return kMipsAlignment; in GetInstructionSetAlignment()
Dinstruction_set.h72 static constexpr size_t kMipsAlignment = 8; variable