Home
last modified time | relevance | path

Searched defs:GetVRegDouble (Results 1 – 2 of 2) sorted by relevance

/art/runtime/interpreter/
Dshadow_frame.h176 double GetVRegDouble(size_t i) const { in GetVRegDouble() function
Dinterpreter_switch_impl-inl.h1782 double GetVRegDouble(size_t i) const { return shadow_frame_.GetVRegDouble(i); } in GetVRegDouble() function