Searched refs:lvalue (Results 1 - 1 of 1) sorted by relevance

/art/runtime/interpreter/
H A Dunstarted_runtime_test.cc813 constexpr uint64_t lvalue = UINT64_C(0x3fe0c152382d7365); local
814 tmp->SetVRegLong(0, static_cast<int64_t>(lvalue));
832 constexpr uint64_t lvalue = UINT64_C(0x3fe0c152382d7365); local
833 tmp->SetVRegLong(0, static_cast<int64_t>(lvalue));

Completed in 193 milliseconds