Home
last modified time | relevance | path

Searched refs:_jbyte_fill (Results 1 – 25 of 67) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp159 static address _jbyte_fill; member in StubRoutines
340 static address jbyte_fill() { return _jbyte_fill; } in jbyte_fill()
H A DstubRoutines.cpp118 address StubRoutines::_jbyte_fill; member in StubRoutines
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A DstubRoutines.hpp159 static address _jbyte_fill; member in StubRoutines
338 static address jbyte_fill() { return _jbyte_fill; } in jbyte_fill()
H A DstubRoutines.cpp118 address StubRoutines::_jbyte_fill; member in StubRoutines
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp159 static address _jbyte_fill; member in StubRoutines
340 static address jbyte_fill() { return _jbyte_fill; } in jbyte_fill()
H A DstubRoutines.cpp118 address StubRoutines::_jbyte_fill; member in StubRoutines
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp191 static address _jbyte_fill; member in StubRoutines
357 static address jbyte_fill() { return _jbyte_fill; } in jbyte_fill()
H A DstubRoutines.cpp116 address StubRoutines::_jbyte_fill; member in StubRoutines
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A DstubRoutines.hpp191 static address _jbyte_fill; member in StubRoutines
357 static address jbyte_fill() { return _jbyte_fill; } in jbyte_fill()
H A DstubRoutines.cpp116 address StubRoutines::_jbyte_fill; member in StubRoutines
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp199 static address _jbyte_fill; member in StubRoutines
368 static address jbyte_fill() { return _jbyte_fill; } in jbyte_fill()
H A DstubRoutines.cpp121 address StubRoutines::_jbyte_fill; member in StubRoutines
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp195 static address _jbyte_fill; member in StubRoutines
371 static address jbyte_fill() { return _jbyte_fill; } in jbyte_fill()
H A DstubRoutines.cpp113 address StubRoutines::_jbyte_fill; member in StubRoutines
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp203 static address _jbyte_fill; member in StubRoutines
386 static address jbyte_fill() { return _jbyte_fill; } in jbyte_fill()
H A DstubRoutines.cpp122 address StubRoutines::_jbyte_fill; member in StubRoutines
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp203 static address _jbyte_fill; member in StubRoutines
384 static address jbyte_fill() { return _jbyte_fill; } in jbyte_fill()
H A DstubRoutines.cpp124 address StubRoutines::_jbyte_fill; member in StubRoutines
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DstubRoutines.hpp203 static address _jbyte_fill; member in StubRoutines
382 static address jbyte_fill() { return _jbyte_fill; } in jbyte_fill()
H A DstubRoutines.cpp124 address StubRoutines::_jbyte_fill; member in StubRoutines
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DstubGenerator_ppc.cpp2656 StubRoutines::_jbyte_fill = generate_fill(T_BYTE, false, "jbyte_fill"); in generate_arraycopy_stubs()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DstubGenerator_ppc.cpp2656 StubRoutines::_jbyte_fill = generate_fill(T_BYTE, false, "jbyte_fill"); in generate_arraycopy_stubs()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3076 StubRoutines::_jbyte_fill = generate_fill(T_BYTE, false, "jbyte_fill"); in generate_arraycopy_stubs()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3107 StubRoutines::_jbyte_fill = generate_fill(T_BYTE, false, "jbyte_fill"); in generate_arraycopy_stubs()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A DstubGenerator_ppc.cpp3063 StubRoutines::_jbyte_fill = generate_fill(T_BYTE, false, "jbyte_fill"); in generate_arraycopy_stubs()

123