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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DstubGenerator_sparc.cpp2327 address generate_conjoint_int_copy(bool aligned, address nooverlap_target, function in class:StubGenerator
3283 StubRoutines::_arrayof_jint_arraycopy = generate_conjoint_int_copy(true, entry, &entry_jint_arraycopy,
3290 StubRoutines::_jint_arraycopy = generate_conjoint_int_copy(false, entry,

Completed in 42 milliseconds