Searched defs:GetVReg (Results 1 – 5 of 5) sorted by relevance
55 size_t GetVReg() const { in GetVReg() function
249 bool StackVisitor::GetVReg(ArtMethod* m, in GetVReg() function in art::StackVisitor
39 MachineReg GetVReg() const { return pos_.insn()->RegAt(index_); } in GetVReg() function
150 int32_t GetVReg(size_t i) const { in GetVReg() function
1976 int32_t GetVReg(size_t i) const { return shadow_frame_.GetVReg(i); } in GetVReg() function