Home
last modified time | relevance | path

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

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciStreams.hpp158 int get_index_u1_cpcache() const { in get_index_u1_cpcache() function in ciBytecodeStream
159 return bytecode().get_index_u1_cpcache(cur_bc_raw()); in get_index_u1_cpcache()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciStreams.hpp158 int get_index_u1_cpcache() const { in get_index_u1_cpcache() function in ciBytecodeStream
159 return bytecode().get_index_u1_cpcache(cur_bc_raw()); in get_index_u1_cpcache()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/ci/
H A DciStreams.hpp158 int get_index_u1_cpcache() const { in get_index_u1_cpcache() function in ciBytecodeStream
159 return bytecode().get_index_u1_cpcache(cur_bc_raw()); in get_index_u1_cpcache()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciStreams.hpp158 int get_index_u1_cpcache() const { in get_index_u1_cpcache() function in ciBytecodeStream
159 return bytecode().get_index_u1_cpcache(cur_bc_raw()); in get_index_u1_cpcache()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciStreams.hpp158 int get_index_u1_cpcache() const { in get_index_u1_cpcache() function in ciBytecodeStream
159 return bytecode().get_index_u1_cpcache(cur_bc_raw()); in get_index_u1_cpcache()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeTracer.cpp62 int get_index_u1_cpcache() { return get_index_u1() + ConstantPool::CPCACHE_INDEX_TAG; } in get_index_u1_cpcache() function in BytecodePrinter
417 print_constant(get_index_u1_cpcache(), st); in print_attributes()
H A Dbytecode.hpp84 int get_index_u1_cpcache(Bytecodes::Code bc) const { in get_index_u1_cpcache() function in Bytecode
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeTracer.cpp62 int get_index_u1_cpcache() { return get_index_u1() + ConstantPool::CPCACHE_INDEX_TAG; } in get_index_u1_cpcache() function in BytecodePrinter
417 print_constant(get_index_u1_cpcache(), st); in print_attributes()
H A Dbytecode.hpp84 int get_index_u1_cpcache(Bytecodes::Code bc) const { in get_index_u1_cpcache() function in Bytecode
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DbytecodeTracer.cpp62 int get_index_u1_cpcache() { return get_index_u1() + ConstantPool::CPCACHE_INDEX_TAG; } in get_index_u1_cpcache() function in BytecodePrinter
414 print_constant(get_index_u1_cpcache(), st); in print_attributes()
H A Dbytecode.hpp84 int get_index_u1_cpcache(Bytecodes::Code bc) const { in get_index_u1_cpcache() function in Bytecode
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DbytecodeTracer.cpp62 int get_index_u1_cpcache() { return get_index_u1() + ConstantPool::CPCACHE_INDEX_TAG; } in get_index_u1_cpcache() function in BytecodePrinter
414 print_constant(get_index_u1_cpcache(), st); in print_attributes()
H A Dbytecode.hpp84 int get_index_u1_cpcache(Bytecodes::Code bc) const { in get_index_u1_cpcache() function in Bytecode
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DbytecodeTracer.cpp63 int get_index_u1_cpcache() { return get_index_u1() + ConstantPool::CPCACHE_INDEX_TAG; } in get_index_u1_cpcache() function in BytecodePrinter
415 print_constant(get_index_u1_cpcache(), st); in print_attributes()
H A Dbytecode.hpp84 int get_index_u1_cpcache(Bytecodes::Code bc) const { in get_index_u1_cpcache() function in Bytecode
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DbytecodeTracer.cpp62 int get_index_u1_cpcache() { return get_index_u1() + ConstantPool::CPCACHE_INDEX_TAG; } in get_index_u1_cpcache() function in BytecodePrinter
417 print_constant(get_index_u1_cpcache(), st); in print_attributes()
H A Dbytecode.hpp84 int get_index_u1_cpcache(Bytecodes::Code bc) const { in get_index_u1_cpcache() function in Bytecode
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DbytecodeTracer.cpp62 int get_index_u1_cpcache() { return get_index_u1() + ConstantPool::CPCACHE_INDEX_TAG; } in get_index_u1_cpcache() function in BytecodePrinter
414 print_constant(get_index_u1_cpcache(), st); in print_attributes()
H A Dbytecode.hpp84 int get_index_u1_cpcache(Bytecodes::Code bc) const { in get_index_u1_cpcache() function in Bytecode
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DbytecodeTracer.cpp62 int get_index_u1_cpcache() { return get_index_u1() + ConstantPool::CPCACHE_INDEX_TAG; } in get_index_u1_cpcache() function in BytecodePrinter
414 print_constant(get_index_u1_cpcache(), st); in print_attributes()
H A Dbytecode.hpp84 int get_index_u1_cpcache(Bytecodes::Code bc) const { in get_index_u1_cpcache() function in Bytecode
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DbytecodeTracer.cpp61 int get_index_u1_cpcache() { return get_index_u1() + ConstantPool::CPCACHE_INDEX_TAG; } in get_index_u1_cpcache() function in BytecodePrinter
416 print_constant(get_index_u1_cpcache(), st); in print_attributes()
H A Dbytecode.hpp100 int get_index_u1_cpcache(Bytecodes::Code bc) const { in get_index_u1_cpcache() function in Bytecode
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DbytecodeTracer.cpp61 int get_index_u1_cpcache() { return get_index_u1() + ConstantPool::CPCACHE_INDEX_TAG; } in get_index_u1_cpcache() function in BytecodePrinter
416 print_constant(get_index_u1_cpcache(), st); in print_attributes()
H A Dbytecode.hpp100 int get_index_u1_cpcache(Bytecodes::Code bc) const { in get_index_u1_cpcache() function in Bytecode