Home
last modified time | relevance | path

Searched refs:jbyte_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.hpp303 static address jbyte_arraycopy() { return _jbyte_arraycopy; } in jbyte_arraycopy() function in StubRoutines
H A DstubRoutines.cpp535 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jbyte_arraycopy); in select_arraycopy_function()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DstubRoutines.hpp301 static address jbyte_arraycopy() { return _jbyte_arraycopy; } in jbyte_arraycopy() function in StubRoutines
H A DstubRoutines.cpp533 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jbyte_arraycopy); in select_arraycopy_function()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp303 static address jbyte_arraycopy() { return _jbyte_arraycopy; } in jbyte_arraycopy() function in StubRoutines
H A DstubRoutines.cpp535 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jbyte_arraycopy); in select_arraycopy_function()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp320 static address jbyte_arraycopy() { return _jbyte_arraycopy; } in jbyte_arraycopy() function in StubRoutines
H A DstubRoutines.cpp499 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jbyte_arraycopy); in select_arraycopy_function()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp320 static address jbyte_arraycopy() { return _jbyte_arraycopy; } in jbyte_arraycopy() function in StubRoutines
H A DstubRoutines.cpp499 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jbyte_arraycopy); in select_arraycopy_function()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp328 static address jbyte_arraycopy() { return _jbyte_arraycopy; } in jbyte_arraycopy() function in StubRoutines
H A DstubRoutines.cpp556 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jbyte_arraycopy); in select_arraycopy_function()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp323 static address jbyte_arraycopy() { return _jbyte_arraycopy; } in jbyte_arraycopy() function in StubRoutines
H A DstubRoutines.cpp525 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jbyte_arraycopy); in select_arraycopy_function()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp338 static address jbyte_arraycopy() { return _jbyte_arraycopy; } in jbyte_arraycopy() function in StubRoutines
H A DstubRoutines.cpp567 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jbyte_arraycopy); in select_arraycopy_function()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp336 static address jbyte_arraycopy() { return _jbyte_arraycopy; } in jbyte_arraycopy() function in StubRoutines
H A DstubRoutines.cpp563 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jbyte_arraycopy); in select_arraycopy_function()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp334 static address jbyte_arraycopy() { return _jbyte_arraycopy; } in jbyte_arraycopy() function in StubRoutines
H A DstubRoutines.cpp561 case COPYFUNC_CONJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jbyte_arraycopy); in select_arraycopy_function()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3060 STUB_ENTRY(jbyte_arraycopy), in generate_arraycopy_stubs()
3065 STUB_ENTRY(jbyte_arraycopy), in generate_arraycopy_stubs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3092 STUB_ENTRY(jbyte_arraycopy), in generate_arraycopy_stubs()
3097 STUB_ENTRY(jbyte_arraycopy), in generate_arraycopy_stubs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3048 STUB_ENTRY(jbyte_arraycopy), in generate_arraycopy_stubs()
3053 STUB_ENTRY(jbyte_arraycopy), in generate_arraycopy_stubs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3060 STUB_ENTRY(jbyte_arraycopy), in generate_arraycopy_stubs()
3065 STUB_ENTRY(jbyte_arraycopy), in generate_arraycopy_stubs()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3118 STUB_ENTRY(jbyte_arraycopy), in generate_arraycopy_stubs()
3123 STUB_ENTRY(jbyte_arraycopy), in generate_arraycopy_stubs()

12