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

/openjdk7/hotspot/src/cpu/sparc/vm/
H A DstubGenerator_sparc.cpp2952 address entry_jshort_arraycopy,
3129 __ br(Assembler::equal, true, Assembler::pt, entry_jshort_arraycopy);
3249 address entry_jshort_arraycopy; local
3272 &entry_jshort_arraycopy,
3355 entry_jshort_arraycopy,
3360 entry_jshort_arraycopy,
2950 generate_generic_copy(const char *name, address entry_jbyte_arraycopy, address entry_jshort_arraycopy, address entry_jint_arraycopy, address entry_oop_arraycopy, address entry_jlong_arraycopy, address entry_checkcast_arraycopy) argument
/openjdk7/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_32.cpp1691 address entry_jshort_arraycopy,
1879 __ jump_cc(Assembler::equal, RuntimeAddress(entry_jshort_arraycopy));
2010 address entry_jshort_arraycopy; local
2040 &entry_jshort_arraycopy, "jshort_arraycopy");
2097 entry_jshort_arraycopy,
2104 entry_jshort_arraycopy,
1689 generate_generic_copy(const char *name, address entry_jbyte_arraycopy, address entry_jshort_arraycopy, address entry_jint_arraycopy, address entry_oop_arraycopy, address entry_jlong_arraycopy, address entry_checkcast_arraycopy) argument
H A DstubGenerator_x86_64.cpp2835 address entry_jshort_arraycopy; local
2848 StubRoutines::_jshort_arraycopy = generate_conjoint_short_copy(false, entry, &entry_jshort_arraycopy,
2892 entry_jshort_arraycopy,
2897 entry_jshort_arraycopy,

Completed in 47 milliseconds