Home
last modified time | relevance | path

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

/art/runtime/
Dstack.cc380 const bool wide_lo = (kind == kLongLoVReg) || (kind == kDoubleLoVReg); in GetRegisterIfAccessible() local
383 if (wide_lo) { in GetRegisterIfAccessible()