Searched defs:vreg_index (Results 1 – 2 of 2) sorted by relevance
124 CFrameStaticNativeMethodIterator(uint32_t vreg_index, uint32_t vreg_num, const uint16_t *shorty, in CFrameStaticNativeMethodIterator()298 CFrameStaticNativeMethodIterator(uint32_t vreg_index, uint32_t vreg_num, const uint16_t *shorty, in CFrameStaticNativeMethodIterator()
1013 size_t vreg_index = save_state->GetVirtualRegister(i).Value(); in FillVregIndices() local