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

/openjdk7/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp304 static address jshort_disjoint_arraycopy() { return _jshort_disjoint_arraycopy; } function in class:StubRoutines
H A DstubRoutines.cpp478 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jshort_disjoint_arraycopy);
/openjdk7/hotspot/src/share/vm/opto/
H A Dstringopts.cpp1258 CAST_FROM_FN_PTR(address, StubRoutines::jshort_disjoint_arraycopy()),
1259 "jshort_disjoint_arraycopy", TypeAryPtr::CHARS,

Completed in 52 milliseconds