Home
last modified time | relevance | path

Searched refs:vreg_count (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dmethod_handles.cc996 const size_t vreg_count = vh_type->NumberOfVRegs(); in DoVarHandleInvokeTranslationUnchecked() local
998 CREATE_SHADOW_FRAME(vreg_count, nullptr, shadow_frame.GetMethod(), shadow_frame.GetDexPC()); in DoVarHandleInvokeTranslationUnchecked()
1005 RangeInstructionOperands accessor_operands(kFirstAccessorReg, kFirstAccessorReg + vreg_count); in DoVarHandleInvokeTranslationUnchecked()