Searched defs:arg_order (Results 1 - 2 of 2) sorted by relevance

/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DsharedRuntime_aarch64.cpp1183 ComputeMoveOrder(int total_in_args, VMRegPair* in_regs, int total_c_args, VMRegPair* out_regs, BasicType* in_sig_bt, GrowableArray<int>& arg_order, VMRegPair tmp_vmreg) argument
/openjdk10/hotspot/src/cpu/x86/vm/
H A DsharedRuntime_x86_64.cpp1626 ComputeMoveOrder(int total_in_args, VMRegPair* in_regs, int total_c_args, VMRegPair* out_regs, BasicType* in_sig_bt, GrowableArray<int>& arg_order, VMRegPair tmp_vmreg) argument
[all...]

Completed in 51 milliseconds