Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/interpreter/
H A Dshadow_frame.h188 double GetVRegDouble(size_t i) const { in GetVRegDouble() function
H A Dinterpreter_switch_impl-inl.h1979 double GetVRegDouble(size_t i) const { return shadow_frame_.GetVRegDouble(i); } in GetVRegDouble() function