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

/openjdk7/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_64.cpp1880 // used by generate_conjoint_int_oop_copy().
1972 address generate_conjoint_int_oop_copy(bool aligned, bool is_oop, address nooverlap_target, function in class:StubGenerator
2853 StubRoutines::_jint_arraycopy = generate_conjoint_int_oop_copy(false, false, entry,
2865 StubRoutines::_oop_arraycopy = generate_conjoint_int_oop_copy(false, true, entry,
2870 StubRoutines::_oop_arraycopy_uninit = generate_conjoint_int_oop_copy(false, true, entry,

Completed in 40 milliseconds