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

/openjdk10/hotspot/src/os_cpu/bsd_x86/vm/
H A Dcopy_bsd_x86.inline.hpp300 static void pd_arrayof_conjoint_oops(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk10/hotspot/src/os_cpu/solaris_x86/vm/
H A Dcopy_solaris_x86.inline.hpp133 static void pd_arrayof_conjoint_oops(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk10/hotspot/src/os_cpu/linux_x86/vm/
H A Dcopy_linux_x86.inline.hpp300 static void pd_arrayof_conjoint_oops(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk10/hotspot/src/cpu/zero/vm/
H A Dcopy_zero.hpp139 static void pd_arrayof_conjoint_oops(HeapWord* from, function
/openjdk10/hotspot/src/os_cpu/linux_aarch64/vm/
H A Dcopy_linux_aarch64.inline.hpp182 static void pd_arrayof_conjoint_oops(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk10/hotspot/src/os_cpu/linux_arm/vm/
H A Dcopy_linux_arm.inline.hpp123 static void pd_arrayof_conjoint_oops(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk10/hotspot/src/os_cpu/windows_x86/vm/
H A Dcopy_windows_x86.inline.hpp189 static void pd_arrayof_conjoint_oops(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dcopy_ppc.hpp143 static void pd_arrayof_conjoint_oops(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dcopy_sparc.hpp154 static void pd_arrayof_conjoint_oops(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk10/hotspot/src/share/vm/utilities/
H A Dcopy.hpp197 pd_arrayof_conjoint_oops(from, to, count);
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dcopy_s390.hpp1030 static void pd_arrayof_conjoint_oops(HeapWord* from, HeapWord* to, size_t count) { function

Completed in 92 milliseconds