Home
last modified time | relevance | path

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

/art/runtime/
Dinstruction_set.cc65 return kArmAlignment; in GetInstructionSetAlignment()
Dinstruction_set.h64 static constexpr size_t kArmAlignment = 8; variable