Searched refs:num_input_regs (Results 1 – 1 of 1) sorted by relevance
435 size_t num_input_regs; in MethodHandleInvokeMethod() local440 num_input_regs = accessor.InsSize(); in MethodHandleInvokeMethod()446 num_regs = num_input_regs = GetInsForProxyOrNativeMethod(called_method); in MethodHandleInvokeMethod()1184 size_t num_input_regs; in MethodHandleInvokeExactInternal() local1189 num_input_regs = accessor.InsSize(); in MethodHandleInvokeExactInternal()1195 num_regs = num_input_regs = GetInsForProxyOrNativeMethod(called_method); in MethodHandleInvokeExactInternal()