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