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