Searched refs:num_input_regs (Results 1 – 1 of 1) sorted by relevance
437 size_t num_input_regs; in MethodHandleInvokeMethod() local442 num_input_regs = accessor.InsSize(); in MethodHandleInvokeMethod()448 num_regs = num_input_regs = GetInsForProxyOrNativeMethod(called_method); in MethodHandleInvokeMethod()1200 size_t num_input_regs; in MethodHandleInvokeExactInternal() local1205 num_input_regs = accessor.InsSize(); in MethodHandleInvokeExactInternal()1211 num_regs = num_input_regs = GetInsForProxyOrNativeMethod(called_method); in MethodHandleInvokeExactInternal()