Searched defs:GetVReg (Results 1 – 2 of 2) sorted by relevance
193 int32_t GetVReg(size_t i) const { in GetVReg() function
239 bool StackVisitor::GetVReg(ArtMethod* m, uint16_t vreg, VRegKind kind, uint32_t* val) const { in GetVReg() function in art::StackVisitor