Home
last modified time | relevance | path

Searched refs:generate_conjoint_byte_copy (Results 1 – 25 of 45) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1322 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
1432 … StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy (false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
1439 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy (true, "arrayof_jbyte_ar… in generate_arraycopy_stubs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1322 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
1432 … StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy (false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
1439 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy (true, "arrayof_jbyte_ar… in generate_arraycopy_stubs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1318 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
1428 … StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy (false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
1435 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy (true, "arrayof_jbyte_ar… in generate_arraycopy_stubs()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1335 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
1445 … StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy (false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
1452 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy (true, "arrayof_jbyte_ar… in generate_arraycopy_stubs()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1335 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
1445 … StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy (false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
1452 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy (true, "arrayof_jbyte_ar… in generate_arraycopy_stubs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1317 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
1427 … StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy (false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
1434 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy (true, "arrayof_jbyte_ar… in generate_arraycopy_stubs()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1335 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
1445 … StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy (false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
1452 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy (true, "arrayof_jbyte_ar… in generate_arraycopy_stubs()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A DstubGenerator_s390.cpp1334 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
1444 … StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy (false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
1451 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy (true, "arrayof_jbyte_ar… in generate_arraycopy_stubs()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DstubGenerator_ppc.cpp1286 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
2640 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
2648 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, "arrayof_jbyte_arr… in generate_arraycopy_stubs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DstubGenerator_ppc.cpp1286 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
2640 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
2648 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, "arrayof_jbyte_arr… in generate_arraycopy_stubs()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp1153 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
3040 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
3048 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, "arrayof_jbyte_arr… in generate_arraycopy_stubs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp1171 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
3072 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
3080 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, "arrayof_jbyte_arr… in generate_arraycopy_stubs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp1153 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
3028 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
3036 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, "arrayof_jbyte_arr… in generate_arraycopy_stubs()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp1153 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
3040 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
3048 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, "arrayof_jbyte_arr… in generate_arraycopy_stubs()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp1169 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
3098 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
3106 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, "arrayof_jbyte_arr… in generate_arraycopy_stubs()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp1168 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
3069 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
3077 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, "arrayof_jbyte_arr… in generate_arraycopy_stubs()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp1169 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
3110 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
3118 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, "arrayof_jbyte_arr… in generate_arraycopy_stubs()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp1172 address generate_conjoint_byte_copy(bool aligned, const char * name) { in generate_conjoint_byte_copy() function in StubGenerator
3116 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, "jbyte_arraycopy"); in generate_arraycopy_stubs()
3124 …StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, "arrayof_jbyte_arr… in generate_arraycopy_stubs()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A DstubGenerator_aarch64.cpp1533 address generate_conjoint_byte_copy(bool aligned, address nooverlap_target, in generate_conjoint_byte_copy() function in StubGenerator
2403 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, entry, in generate_arraycopy_stubs()
2408 StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, entry, NULL, in generate_arraycopy_stubs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/aarch64/vm/
H A DstubGenerator_aarch64.cpp1533 address generate_conjoint_byte_copy(bool aligned, address nooverlap_target, in generate_conjoint_byte_copy() function in StubGenerator
2403 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, entry, in generate_arraycopy_stubs()
2408 StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, entry, NULL, in generate_arraycopy_stubs()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DstubGenerator_sparc.cpp1419 address generate_conjoint_byte_copy(bool aligned, address nooverlap_target, in generate_conjoint_byte_copy() function in StubGenerator
3188 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, entry, in generate_arraycopy_stubs()
3193 StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, entry, NULL, in generate_arraycopy_stubs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DstubGenerator_sparc.cpp1419 address generate_conjoint_byte_copy(bool aligned, address nooverlap_target, in generate_conjoint_byte_copy() function in StubGenerator
3188 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, entry, in generate_arraycopy_stubs()
3193 StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, entry, NULL, in generate_arraycopy_stubs()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_64.cpp1554 address generate_conjoint_byte_copy(bool aligned, address nooverlap_target, in generate_conjoint_byte_copy() function in StubGenerator
2817 …StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, entry, &entry_jbyte_… in generate_arraycopy_stubs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DstubGenerator_x86_64.cpp1554 address generate_conjoint_byte_copy(bool aligned, address nooverlap_target, in generate_conjoint_byte_copy() function in StubGenerator
2817 …StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, entry, &entry_jbyte_… in generate_arraycopy_stubs()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DstubGenerator_sparc.cpp1183 address generate_conjoint_byte_copy(bool aligned, address nooverlap_target, in generate_conjoint_byte_copy() function in StubGenerator
2936 StubRoutines::_jbyte_arraycopy = generate_conjoint_byte_copy(false, entry, in generate_arraycopy_stubs()
2941 StubRoutines::_arrayof_jbyte_arraycopy = generate_conjoint_byte_copy(true, entry, NULL, in generate_arraycopy_stubs()

12