Home
last modified time | relevance | path

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

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