Home
last modified time | relevance | path

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

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp227 bool has_index_u4() const { return bytecode().has_index_u4(raw_code()); } in has_index_u4() function in BytecodeStream
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp227 bool has_index_u4() const { return bytecode().has_index_u4(raw_code()); } in has_index_u4() function in BytecodeStream
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp230 bool has_index_u4() const { return bytecode().has_index_u4(raw_code()); } in has_index_u4() function in BytecodeStream
H A DabstractInterpreter.cpp258 assert(invoke_bc.has_index_u4(code), "sanity"); in is_not_reached()
269 assert(!invoke_bc.has_index_u4(code), "sanity"); in is_not_reached()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp230 bool has_index_u4() const { return bytecode().has_index_u4(raw_code()); } in has_index_u4() function in BytecodeStream
H A DabstractInterpreter.cpp262 assert(invoke_bc.has_index_u4(code), "sanity"); in is_not_reached()
273 assert(!invoke_bc.has_index_u4(code), "sanity"); in is_not_reached()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp230 bool has_index_u4() const { return bytecode().has_index_u4(raw_code()); } in has_index_u4() function in BytecodeStream
H A DabstractInterpreter.cpp218 assert(invoke_bc.has_index_u4(code), "sanity"); in is_not_reached()
229 assert(!invoke_bc.has_index_u4(code), "sanity"); in is_not_reached()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp227 bool has_index_u4() const { return bytecode().has_index_u4(raw_code()); } in has_index_u4() function in BytecodeStream
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp230 bool has_index_u4() const { return bytecode().has_index_u4(raw_code()); } in has_index_u4() function in BytecodeStream
H A DabstractInterpreter.cpp253 assert(invoke_bc.has_index_u4(code), "sanity"); in is_not_reached()
264 assert(!invoke_bc.has_index_u4(code), "sanity"); in is_not_reached()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DbytecodeStream.hpp230 bool has_index_u4() const { return bytecode().has_index_u4(raw_code()); } in has_index_u4() function in BytecodeStream
H A DabstractInterpreter.cpp258 assert(invoke_bc.has_index_u4(code), "sanity"); in is_not_reached()
269 assert(!invoke_bc.has_index_u4(code), "sanity"); in is_not_reached()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DbytecodeStream.hpp248 bool has_index_u4() const { return bytecode().has_index_u4(raw_code()); } in has_index_u4() function in BytecodeStream
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DbytecodeStream.hpp248 bool has_index_u4() const { return bytecode().has_index_u4(raw_code()); } in has_index_u4() function in BytecodeStream
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/ci/
H A DciStreams.hpp176 bool has_index_u4() const { in has_index_u4() function in ciBytecodeStream
177 return bytecode().has_index_u4(cur_bc_raw()); in has_index_u4()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/ci/
H A DciStreams.hpp174 bool has_index_u4() const { in has_index_u4() function in ciBytecodeStream
175 return bytecode().has_index_u4(cur_bc_raw()); in has_index_u4()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/ci/
H A DciStreams.hpp174 bool has_index_u4() const { in has_index_u4() function in ciBytecodeStream
175 return bytecode().has_index_u4(cur_bc_raw()); in has_index_u4()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/ci/
H A DciStreams.hpp176 bool has_index_u4() const { in has_index_u4() function in ciBytecodeStream
177 return bytecode().has_index_u4(cur_bc_raw()); in has_index_u4()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/ci/
H A DciStreams.hpp176 bool has_index_u4() const { in has_index_u4() function in ciBytecodeStream
177 return bytecode().has_index_u4(cur_bc_raw()); in has_index_u4()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciStreams.hpp186 bool has_index_u4() const { in has_index_u4() function in ciBytecodeStream
187 return bytecode().has_index_u4(cur_bc_raw()); in has_index_u4()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciStreams.hpp186 bool has_index_u4() const { in has_index_u4() function in ciBytecodeStream
187 return bytecode().has_index_u4(cur_bc_raw()); in has_index_u4()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/ci/
H A DciStreams.hpp186 bool has_index_u4() const { in has_index_u4() function in ciBytecodeStream
187 return bytecode().has_index_u4(cur_bc_raw()); in has_index_u4()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciStreams.hpp186 bool has_index_u4() const { in has_index_u4() function in ciBytecodeStream
187 return bytecode().has_index_u4(cur_bc_raw()); in has_index_u4()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciStreams.hpp186 bool has_index_u4() const { in has_index_u4() function in ciBytecodeStream
187 return bytecode().has_index_u4(cur_bc_raw()); in has_index_u4()

123