Home
last modified time | relevance | path

Searched defs:get_index_u4 (Results 1 – 25 of 50) sorted by relevance

12

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DinterpreterRuntime.hpp63 static int get_index_u4(JavaThread *thread, Bytecodes::Code bc) in get_index_u4() function in InterpreterRuntime
H A DbytecodeStream.hpp246 int get_index_u4() const { assert_raw_stream(false); in get_index_u4() function in BytecodeStream
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DinterpreterRuntime.hpp63 static int get_index_u4(JavaThread *thread, Bytecodes::Code bc) in get_index_u4() function in InterpreterRuntime
H A DbytecodeStream.hpp246 int get_index_u4() const { assert_raw_stream(false); in get_index_u4() function in BytecodeStream
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp225 int get_index_u4() const { assert_raw_stream(false); in get_index_u4() function in BytecodeStream
H A Dbytecode.hpp92 int get_index_u4(Bytecodes::Code bc) const { in get_index_u4() function in Bytecode
H A DbytecodeTracer.cpp64 …int get_index_u4() { int i=Bytes::get_native_u4(_next_pc); _next_pc+=4; return i; } in get_index_u4() function in BytecodePrinter
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp225 int get_index_u4() const { assert_raw_stream(false); in get_index_u4() function in BytecodeStream
H A Dbytecode.hpp92 int get_index_u4(Bytecodes::Code bc) const { in get_index_u4() function in Bytecode
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp228 int get_index_u4() const { assert_raw_stream(false); in get_index_u4() function in BytecodeStream
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp228 int get_index_u4() const { assert_raw_stream(false); in get_index_u4() function in BytecodeStream
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp228 int get_index_u4() const { assert_raw_stream(false); in get_index_u4() function in BytecodeStream
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp225 int get_index_u4() const { assert_raw_stream(false); in get_index_u4() function in BytecodeStream
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp228 int get_index_u4() const { assert_raw_stream(false); in get_index_u4() function in BytecodeStream
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp228 int get_index_u4() const { assert_raw_stream(false); in get_index_u4() function in BytecodeStream
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/ci/
H A DciStreams.hpp172 int get_index_u4() const { in get_index_u4() function in ciBytecodeStream
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/ci/
H A DciStreams.hpp170 int get_index_u4() const { in get_index_u4() function in ciBytecodeStream
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/ci/
H A DciStreams.hpp170 int get_index_u4() const { in get_index_u4() function in ciBytecodeStream
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/ci/
H A DciStreams.hpp172 int get_index_u4() const { in get_index_u4() function in ciBytecodeStream
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/ci/
H A DciStreams.hpp172 int get_index_u4() const { in get_index_u4() function in ciBytecodeStream
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciStreams.hpp182 int get_index_u4() const { in get_index_u4() function in ciBytecodeStream
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciStreams.hpp182 int get_index_u4() const { in get_index_u4() function in ciBytecodeStream
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/ci/
H A DciStreams.hpp182 int get_index_u4() const { in get_index_u4() function in ciBytecodeStream
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciStreams.hpp182 int get_index_u4() const { in get_index_u4() function in ciBytecodeStream
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciStreams.hpp182 int get_index_u4() const { in get_index_u4() function in ciBytecodeStream

12