/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/zero/ |
H A D | bytecodeInterpreter.hpp | 56 int _bcp_advance; // size of the invoke bytecode operation member 198 inline int bcp_advance() { return _result._to_call._bcp_advance; } in bcp_advance() 199 inline void set_bcp_advance(int count) { _result._to_call._bcp_advance = count; } in set_bcp_advance()
|
H A D | bytecodeInterpreter.cpp | 2904 tty->print_cr("result_to_call._bcp_advance: %d ", this->_result._to_call._bcp_advance); in print()
|
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/zero/ |
H A D | bytecodeInterpreter.hpp | 56 int _bcp_advance; // size of the invoke bytecode operation member 198 inline int bcp_advance() { return _result._to_call._bcp_advance; } in bcp_advance() 199 inline void set_bcp_advance(int count) { _result._to_call._bcp_advance = count; } in set_bcp_advance()
|
H A D | bytecodeInterpreter.cpp | 2953 tty->print_cr("result_to_call._bcp_advance: %d ", this->_result._to_call._bcp_advance); in print()
|
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.hpp | 59 int _bcp_advance; // size of the invoke bytecode operation member 204 inline int bcp_advance() { return _result._to_call._bcp_advance; } in bcp_advance() 205 inline void set_bcp_advance(int count) { _result._to_call._bcp_advance = count; } in set_bcp_advance()
|
H A D | bytecodeInterpreter.cpp | 3482 tty->print_cr("result_to_call._bcp_advance: %d ", this->_result._to_call._bcp_advance);
|
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.hpp | 59 int _bcp_advance; // size of the invoke bytecode operation member 204 inline int bcp_advance() { return _result._to_call._bcp_advance; } in bcp_advance() 205 inline void set_bcp_advance(int count) { _result._to_call._bcp_advance = count; } in set_bcp_advance()
|
H A D | bytecodeInterpreter.cpp | 3482 tty->print_cr("result_to_call._bcp_advance: %d ", this->_result._to_call._bcp_advance);
|
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.hpp | 59 int _bcp_advance; // size of the invoke bytecode operation member 204 inline int bcp_advance() { return _result._to_call._bcp_advance; } in bcp_advance() 205 inline void set_bcp_advance(int count) { _result._to_call._bcp_advance = count; } in set_bcp_advance()
|
H A D | bytecodeInterpreter.cpp | 3483 tty->print_cr("result_to_call._bcp_advance: %d ", this->_result._to_call._bcp_advance);
|
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.hpp | 59 int _bcp_advance; // size of the invoke bytecode operation member 204 inline int bcp_advance() { return _result._to_call._bcp_advance; } in bcp_advance() 205 inline void set_bcp_advance(int count) { _result._to_call._bcp_advance = count; } in set_bcp_advance()
|
H A D | bytecodeInterpreter.cpp | 3488 tty->print_cr("result_to_call._bcp_advance: %d ", this->_result._to_call._bcp_advance);
|
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.hpp | 59 int _bcp_advance; // size of the invoke bytecode operation member 204 inline int bcp_advance() { return _result._to_call._bcp_advance; } in bcp_advance() 205 inline void set_bcp_advance(int count) { _result._to_call._bcp_advance = count; } in set_bcp_advance()
|
H A D | bytecodeInterpreter.cpp | 3483 tty->print_cr("result_to_call._bcp_advance: %d ", this->_result._to_call._bcp_advance);
|
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/ |
H A D | bytecodeInterpreter.hpp | 59 int _bcp_advance; // size of the invoke bytecode operation member 204 inline int bcp_advance() { return _result._to_call._bcp_advance; } in bcp_advance() 205 inline void set_bcp_advance(int count) { _result._to_call._bcp_advance = count; } in set_bcp_advance()
|
H A D | bytecodeInterpreter.cpp | 3483 tty->print_cr("result_to_call._bcp_advance: %d ", this->_result._to_call._bcp_advance);
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/ |
H A D | bytecodeInterpreter.hpp | 74 int _bcp_advance; // size of the invoke bytecode operation member 219 inline int bcp_advance() { return _result._to_call._bcp_advance; } in bcp_advance() 220 inline void set_bcp_advance(int count) { _result._to_call._bcp_advance = count; } in set_bcp_advance()
|
H A D | bytecodeInterpreter.cpp | 3472 tty->print_cr("result_to_call._bcp_advance: %d ", this->_result._to_call._bcp_advance);
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/ |
H A D | bytecodeInterpreter.hpp | 74 int _bcp_advance; // size of the invoke bytecode operation member 219 inline int bcp_advance() { return _result._to_call._bcp_advance; } in bcp_advance() 220 inline void set_bcp_advance(int count) { _result._to_call._bcp_advance = count; } in set_bcp_advance()
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/ |
H A D | cppInterpreter_ppc.cpp | 2889 to_fill->_result._to_call._bcp_advance = 0; in layout_interpreterState() 2917 prev->_result._to_call._bcp_advance = 5; in layout_interpreterState() 2919 prev->_result._to_call._bcp_advance = 3; in layout_interpreterState()
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/ |
H A D | cppInterpreter_ppc.cpp | 2889 to_fill->_result._to_call._bcp_advance = 0; in layout_interpreterState() 2917 prev->_result._to_call._bcp_advance = 5; in layout_interpreterState() 2919 prev->_result._to_call._bcp_advance = 3; in layout_interpreterState()
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/ |
H A D | cppInterpreter_sparc.cpp | 2137 to_fill->_result._to_call._bcp_advance = 0; in layout_interpreterState() 2165 prev->_result._to_call._bcp_advance = 5; in layout_interpreterState() 2167 prev->_result._to_call._bcp_advance = 3; in layout_interpreterState()
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/ |
H A D | cppInterpreter_sparc.cpp | 2137 to_fill->_result._to_call._bcp_advance = 0; in layout_interpreterState() 2165 prev->_result._to_call._bcp_advance = 5; in layout_interpreterState() 2167 prev->_result._to_call._bcp_advance = 3; in layout_interpreterState()
|
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/ |
H A D | cppInterpreter_x86.cpp | 2312 to_fill->_result._to_call._bcp_advance = 0; in layout_interpreterState() 2326 prev->_result._to_call._bcp_advance = 5; in layout_interpreterState() 2328 prev->_result._to_call._bcp_advance = 3; in layout_interpreterState()
|
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/ |
H A D | cppInterpreter_x86.cpp | 2312 to_fill->_result._to_call._bcp_advance = 0; in layout_interpreterState() 2326 prev->_result._to_call._bcp_advance = 5; in layout_interpreterState() 2328 prev->_result._to_call._bcp_advance = 3; in layout_interpreterState()
|