Home
last modified time | relevance | path

Searched refs:jint_arraycopy (Results 1 – 25 of 28) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp305 static address jint_arraycopy() { return _jint_arraycopy; } in jint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp551 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DstubRoutines.hpp303 static address jint_arraycopy() { return _jint_arraycopy; } in jint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp549 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp305 static address jint_arraycopy() { return _jint_arraycopy; } in jint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp551 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp322 static address jint_arraycopy() { return _jint_arraycopy; } in jint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp515 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp322 static address jint_arraycopy() { return _jint_arraycopy; } in jint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp515 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp330 static address jint_arraycopy() { return _jint_arraycopy; } in jint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp572 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp325 static address jint_arraycopy() { return _jint_arraycopy; } in jint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp541 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp340 static address jint_arraycopy() { return _jint_arraycopy; } in jint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp583 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp338 static address jint_arraycopy() { return _jint_arraycopy; } in jint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp579 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp336 static address jint_arraycopy() { return _jint_arraycopy; } in jint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp577 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3062 STUB_ENTRY(jint_arraycopy), in generate_arraycopy_stubs()
3067 STUB_ENTRY(jint_arraycopy), in generate_arraycopy_stubs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3094 STUB_ENTRY(jint_arraycopy), in generate_arraycopy_stubs()
3099 STUB_ENTRY(jint_arraycopy), in generate_arraycopy_stubs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3050 STUB_ENTRY(jint_arraycopy), in generate_arraycopy_stubs()
3055 STUB_ENTRY(jint_arraycopy), in generate_arraycopy_stubs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3062 STUB_ENTRY(jint_arraycopy), in generate_arraycopy_stubs()
3067 STUB_ENTRY(jint_arraycopy), in generate_arraycopy_stubs()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3120 STUB_ENTRY(jint_arraycopy), in generate_arraycopy_stubs()
3125 STUB_ENTRY(jint_arraycopy), in generate_arraycopy_stubs()

12