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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_64.cpp1170 void setup_arg_regs(int nargs = 3) { function in class:StubGenerator
1504 setup_arg_regs(); // from => rdi, to => rsi, count => rdx
1603 setup_arg_regs(); // from => rdi, to => rsi, count => rdx
1703 setup_arg_regs(); // from => rdi, to => rsi, count => rdx
1815 setup_arg_regs(); // from => rdi, to => rsi, count => rdx
1909 setup_arg_regs(); // from => rdi, to => rsi, count => rdx
1996 setup_arg_regs(); // from => rdi, to => rsi, count => rdx
2092 setup_arg_regs(); // from => rdi, to => rsi, count => rdx
2179 setup_arg_regs(); // from => rdi, to => rsi, count => rdx
2271 // Input registers (after setup_arg_regs)
[all...]

Completed in 38 milliseconds