Home
last modified time | relevance | path

Searched refs:jlong_disjoint_arraycopy (Results 1 – 25 of 39) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp313 static address jlong_disjoint_arraycopy() { return _jlong_disjoint_arraycopy; } in jlong_disjoint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp561 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jlong_disjoint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DstubRoutines.hpp311 static address jlong_disjoint_arraycopy() { return _jlong_disjoint_arraycopy; } in jlong_disjoint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp559 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jlong_disjoint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp313 static address jlong_disjoint_arraycopy() { return _jlong_disjoint_arraycopy; } in jlong_disjoint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp561 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jlong_disjoint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp330 static address jlong_disjoint_arraycopy() { return _jlong_disjoint_arraycopy; } in jlong_disjoint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp525 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jlong_disjoint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp330 static address jlong_disjoint_arraycopy() { return _jlong_disjoint_arraycopy; } in jlong_disjoint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp525 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jlong_disjoint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp338 static address jlong_disjoint_arraycopy() { return _jlong_disjoint_arraycopy; } in jlong_disjoint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp582 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jlong_disjoint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp333 static address jlong_disjoint_arraycopy() { return _jlong_disjoint_arraycopy; } in jlong_disjoint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp551 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jlong_disjoint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp348 static address jlong_disjoint_arraycopy() { return _jlong_disjoint_arraycopy; } in jlong_disjoint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp593 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jlong_disjoint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp346 static address jlong_disjoint_arraycopy() { return _jlong_disjoint_arraycopy; } in jlong_disjoint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp589 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jlong_disjoint_arraycopy); in select_arraycopy_function()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp344 static address jlong_disjoint_arraycopy() { return _jlong_disjoint_arraycopy; } in jlong_disjoint_arraycopy() function in StubRoutines
H A DstubRoutines.cpp587 case COPYFUNC_DISJOINT | COPYFUNC_UNALIGNED: RETURN_STUB(jlong_disjoint_arraycopy); in select_arraycopy_function()
/dports/benchmarks/inferno/inferno-0.10.9/tests/data/flamegraph/example-perf-stacks/
H A Dpalette.map278 jlong_disjoint_arraycopy->rgb(229,25,4)
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DstubGenerator_ppc.cpp2070 StubRoutines::jlong_disjoint_arraycopy(); in generate_conjoint_long_copy()
2074 ((FunctionDescriptor*)StubRoutines::jlong_disjoint_arraycopy())->entry(); in generate_conjoint_long_copy()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DstubGenerator_ppc.cpp2070 StubRoutines::jlong_disjoint_arraycopy(); in generate_conjoint_long_copy()
2074 ((FunctionDescriptor*)StubRoutines::jlong_disjoint_arraycopy())->entry(); in generate_conjoint_long_copy()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1373 : StubRoutines::jlong_disjoint_arraycopy(); in generate_conjoint_long_copy()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1373 : StubRoutines::jlong_disjoint_arraycopy(); in generate_conjoint_long_copy()

12