Home
last modified time | relevance | path

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

/art/runtime/
Dstack.cc431 int64_t value_long_lo = static_cast<int64_t>(ptr_val_lo); in GetRegisterPairIfAccessible() local
433 ptr_val_lo = static_cast<uintptr_t>(Low32Bits(value_long_lo)); in GetRegisterPairIfAccessible()