Searched defs:vregIndex (Results 1 – 3 of 3) sorted by relevance
124 CFrameStaticNativeMethodIterator(uint32_t vregIndex, uint32_t vregNum, const uint16_t *shorty, in CFrameStaticNativeMethodIterator()298 CFrameStaticNativeMethodIterator(uint32_t vregIndex, uint32_t vregNum, const uint16_t *shorty, in CFrameStaticNativeMethodIterator()
180 …int32_t vregIndex = record.getLocation(methodIdIndex + INLINE_VREGS + i + VREG_IDX).getSmallConsta… in BuildSingleRegMap() local
1019 size_t vregIndex = saveState->GetVirtualRegister(i).Value(); in FillVregIndices() local