Searched defs:pd_arrayof_conjoint_jints (Results 1 - 6 of 6) sorted by relevance

/openjdk7/hotspot/src/os_cpu/bsd_x86/vm/
H A Dcopy_bsd_x86.inline.hpp284 static void pd_arrayof_conjoint_jints(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk7/hotspot/src/os_cpu/linux_x86/vm/
H A Dcopy_linux_x86.inline.hpp284 static void pd_arrayof_conjoint_jints(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk7/hotspot/src/os_cpu/solaris_x86/vm/
H A Dcopy_solaris_x86.inline.hpp121 static void pd_arrayof_conjoint_jints(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk7/hotspot/src/os_cpu/windows_x86/vm/
H A Dcopy_windows_x86.inline.hpp181 static void pd_arrayof_conjoint_jints(HeapWord* from, HeapWord* to, size_t count) { function
/openjdk7/hotspot/src/cpu/zero/vm/
H A Dcopy_zero.hpp127 static void pd_arrayof_conjoint_jints(HeapWord* from, function
/openjdk7/hotspot/src/cpu/sparc/vm/
H A Dcopy_sparc.hpp152 static void pd_arrayof_conjoint_jints(HeapWord* from, HeapWord* to, size_t count) { function

Completed in 1031 milliseconds