Searched refs:SetVRegFromQuickCode (Results 1 - 2 of 2) sorted by path

/art/runtime/
H A Dstack.cc386 return SetVRegFromQuickCode(m, vreg, new_value, kind);
394 bool StackVisitor::SetVRegFromQuickCode(ArtMethod* m, uint16_t vreg, uint32_t new_value, function in class:art::StackVisitor
H A Dstack.h656 bool SetVRegFromQuickCode(ArtMethod* m, uint16_t vreg, uint32_t new_value,

Completed in 567 milliseconds