Searched refs:VRegsOffset (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | asm_support.h | 133 static_cast<int32_t>(art::ShadowFrame::VRegsOffset())) |
/art/runtime/interpreter/ | ||
D | shadow_frame.h | 311 static size_t VRegsOffset() { in VRegsOffset() function |