Searched refs:restore_args (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_64.cpp1258 static void restore_args(MacroAssembler *masm, int arg_count, int first_arg, VMRegPair *args) { function
2234 restore_args(masm, total_c_args, c_arg, out_regs);
2245 restore_args(masm, total_c_args, c_arg, out_regs);
2553 restore_args(masm, total_c_args, c_arg, out_regs);

Completed in 40 milliseconds