Home
last modified time | relevance | path

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

12

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/ci/
H A DciMethod.hpp134 void check_is_loaded() const { assert(is_loaded(), "not loaded"); } in check_is_loaded() function in ciMethod
137 ciFlags flags() const { check_is_loaded(); return _flags; } in flags()
149 check_is_loaded(); in arg_size()
181 int code_size() const { check_is_loaded(); return _code_size; } in code_size()
182 int max_stack() const { check_is_loaded(); return _max_stack; } in max_stack()
183 int max_locals() const { check_is_loaded(); return _max_locals; } in max_locals()
184 vmIntrinsics::ID intrinsic_id() const { check_is_loaded(); return _intrinsic_id; } in intrinsic_id()
185 bool has_exception_handlers() const { check_is_loaded(); return _handler_count > 0; } in has_exception_handlers()
186 int exception_table_length() const { check_is_loaded(); return _handler_count; } in exception_table_length()
190 int nmethod_age() const { check_is_loaded(); return _nmethod_age; } in nmethod_age()
[all …]
H A DciMethod.cpp255 check_is_loaded(); in has_linenumber_table()
264 check_is_loaded(); in line_number_from_bci()
275 check_is_loaded(); in vtable_index()
286 check_is_loaded(); in has_balanced_monitors()
354 check_is_loaded(); in raw_liveness_at_bci()
415 check_is_loaded(); in bci_block_start()
670 check_is_loaded(); in find_monomorphic_target()
904 check_is_loaded(); in is_ignored_by_security_stack_walk()
913 check_is_loaded(); in needs_clinit_barrier()
1036 check_is_loaded(); in ensure_method_counters()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/ci/
H A DciMethod.hpp137 void check_is_loaded() const { assert(is_loaded(), "not loaded"); } in check_is_loaded() function in ciMethod
140 ciFlags flags() const { check_is_loaded(); return _flags; } in flags()
152 check_is_loaded(); in arg_size()
184 int code_size() const { check_is_loaded(); return _code_size; } in code_size()
185 int max_stack() const { check_is_loaded(); return _max_stack; } in max_stack()
186 int max_locals() const { check_is_loaded(); return _max_locals; } in max_locals()
187 vmIntrinsicID intrinsic_id() const { check_is_loaded(); return _intrinsic_id; } in intrinsic_id()
188 bool has_exception_handlers() const { check_is_loaded(); return _handler_count > 0; } in has_exception_handlers()
189 int exception_table_length() const { check_is_loaded(); return _handler_count; } in exception_table_length()
193 int nmethod_age() const { check_is_loaded(); return _nmethod_age; } in nmethod_age()
[all …]
H A DciMethod.cpp256 check_is_loaded(); in has_linenumber_table()
265 check_is_loaded(); in line_number_from_bci()
276 check_is_loaded(); in vtable_index()
287 check_is_loaded(); in has_balanced_monitors()
357 check_is_loaded(); in raw_liveness_at_bci()
418 check_is_loaded(); in bci_block_start()
671 check_is_loaded(); in find_monomorphic_target()
774 check_is_loaded(); in resolve_invoke()
904 check_is_loaded(); in is_ignored_by_security_stack_walk()
913 check_is_loaded(); in needs_clinit_barrier()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/ci/
H A DciMethod.hpp133 void check_is_loaded() const { assert(is_loaded(), "not loaded"); } in check_is_loaded() function in ciMethod
136 ciFlags flags() const { check_is_loaded(); return _flags; } in flags()
148 check_is_loaded(); in arg_size()
180 int code_size() const { check_is_loaded(); return _code_size; } in code_size()
181 int max_stack() const { check_is_loaded(); return _max_stack; } in max_stack()
182 int max_locals() const { check_is_loaded(); return _max_locals; } in max_locals()
183 vmIntrinsics::ID intrinsic_id() const { check_is_loaded(); return _intrinsic_id; } in intrinsic_id()
184 bool has_exception_handlers() const { check_is_loaded(); return _handler_count > 0; } in has_exception_handlers()
185 int exception_table_length() const { check_is_loaded(); return _handler_count; } in exception_table_length()
189 int nmethod_age() const { check_is_loaded(); return _nmethod_age; } in nmethod_age()
[all …]
H A DciMethod.cpp254 check_is_loaded(); in has_linenumber_table()
263 check_is_loaded(); in compressed_linenumber_table()
272 check_is_loaded(); in line_number_from_bci()
283 check_is_loaded(); in vtable_index()
295 check_is_loaded(); in native_entry()
310 check_is_loaded(); in interpreter_entry()
322 check_is_loaded(); in has_balanced_monitors()
390 check_is_loaded(); in raw_liveness_at_bci()
451 check_is_loaded(); in bci_block_start()
706 check_is_loaded(); in find_monomorphic_target()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/ci/
H A DciMethod.hpp133 void check_is_loaded() const { assert(is_loaded(), "not loaded"); } in check_is_loaded() function in ciMethod
136 ciFlags flags() const { check_is_loaded(); return _flags; } in flags()
148 check_is_loaded(); in arg_size()
180 int code_size() const { check_is_loaded(); return _code_size; } in code_size()
181 int max_stack() const { check_is_loaded(); return _max_stack; } in max_stack()
182 int max_locals() const { check_is_loaded(); return _max_locals; } in max_locals()
183 vmIntrinsics::ID intrinsic_id() const { check_is_loaded(); return _intrinsic_id; } in intrinsic_id()
184 bool has_exception_handlers() const { check_is_loaded(); return _handler_count > 0; } in has_exception_handlers()
185 int exception_table_length() const { check_is_loaded(); return _handler_count; } in exception_table_length()
189 int nmethod_age() const { check_is_loaded(); return _nmethod_age; } in nmethod_age()
[all …]
H A DciMethod.cpp254 check_is_loaded(); in has_linenumber_table()
263 check_is_loaded(); in compressed_linenumber_table()
272 check_is_loaded(); in line_number_from_bci()
283 check_is_loaded(); in vtable_index()
295 check_is_loaded(); in native_entry()
310 check_is_loaded(); in interpreter_entry()
322 check_is_loaded(); in has_balanced_monitors()
390 check_is_loaded(); in raw_liveness_at_bci()
451 check_is_loaded(); in bci_block_start()
706 check_is_loaded(); in find_monomorphic_target()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/ci/
H A DciMethod.hpp133 void check_is_loaded() const { assert(is_loaded(), "not loaded"); } in check_is_loaded() function in ciMethod
136 ciFlags flags() const { check_is_loaded(); return _flags; } in flags()
148 check_is_loaded(); in arg_size()
180 int code_size() const { check_is_loaded(); return _code_size; } in code_size()
181 int max_stack() const { check_is_loaded(); return _max_stack; } in max_stack()
182 int max_locals() const { check_is_loaded(); return _max_locals; } in max_locals()
183 vmIntrinsics::ID intrinsic_id() const { check_is_loaded(); return _intrinsic_id; } in intrinsic_id()
184 bool has_exception_handlers() const { check_is_loaded(); return _handler_count > 0; } in has_exception_handlers()
185 int exception_table_length() const { check_is_loaded(); return _handler_count; } in exception_table_length()
189 int nmethod_age() const { check_is_loaded(); return _nmethod_age; } in nmethod_age()
[all …]
H A DciMethod.cpp254 check_is_loaded(); in has_linenumber_table()
263 check_is_loaded(); in compressed_linenumber_table()
272 check_is_loaded(); in line_number_from_bci()
283 check_is_loaded(); in vtable_index()
295 check_is_loaded(); in native_entry()
310 check_is_loaded(); in interpreter_entry()
322 check_is_loaded(); in has_balanced_monitors()
390 check_is_loaded(); in raw_liveness_at_bci()
451 check_is_loaded(); in bci_block_start()
706 check_is_loaded(); in find_monomorphic_target()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciMethod.hpp129 void check_is_loaded() const { assert(is_loaded(), "not loaded"); } in check_is_loaded() function in ciMethod
132 ciFlags flags() const { check_is_loaded(); return _flags; } in flags()
144 check_is_loaded(); in arg_size()
176 int code_size() const { check_is_loaded(); return _code_size; } in code_size()
177 int max_stack() const { check_is_loaded(); return _max_stack; } in max_stack()
178 int max_locals() const { check_is_loaded(); return _max_locals; } in max_locals()
179 vmIntrinsics::ID intrinsic_id() const { check_is_loaded(); return _intrinsic_id; } in intrinsic_id()
180 bool has_exception_handlers() const { check_is_loaded(); return _handler_count > 0; } in has_exception_handlers()
181 int exception_table_length() const { check_is_loaded(); return _handler_count; } in exception_table_length()
184 int size_of_parameters() const { check_is_loaded(); return _size_of_parameters; } in size_of_parameters()
[all …]
H A DciMethod.cpp252 check_is_loaded(); in has_linenumber_table()
261 check_is_loaded(); in compressed_linenumber_table()
270 check_is_loaded(); in line_number_from_bci()
281 check_is_loaded(); in vtable_index()
293 check_is_loaded(); in native_entry()
308 check_is_loaded(); in interpreter_entry()
320 check_is_loaded(); in has_balanced_monitors()
388 check_is_loaded(); in raw_liveness_at_bci()
449 check_is_loaded(); in bci_block_start()
683 check_is_loaded(); in find_monomorphic_target()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciMethod.hpp129 void check_is_loaded() const { assert(is_loaded(), "not loaded"); } in check_is_loaded() function in ciMethod
132 ciFlags flags() const { check_is_loaded(); return _flags; } in flags()
144 check_is_loaded(); in arg_size()
176 int code_size() const { check_is_loaded(); return _code_size; } in code_size()
177 int max_stack() const { check_is_loaded(); return _max_stack; } in max_stack()
178 int max_locals() const { check_is_loaded(); return _max_locals; } in max_locals()
179 vmIntrinsics::ID intrinsic_id() const { check_is_loaded(); return _intrinsic_id; } in intrinsic_id()
180 bool has_exception_handlers() const { check_is_loaded(); return _handler_count > 0; } in has_exception_handlers()
181 int exception_table_length() const { check_is_loaded(); return _handler_count; } in exception_table_length()
184 int size_of_parameters() const { check_is_loaded(); return _size_of_parameters; } in size_of_parameters()
[all …]
H A DciMethod.cpp252 check_is_loaded(); in has_linenumber_table()
261 check_is_loaded(); in compressed_linenumber_table()
270 check_is_loaded(); in line_number_from_bci()
281 check_is_loaded(); in vtable_index()
293 check_is_loaded(); in native_entry()
308 check_is_loaded(); in interpreter_entry()
320 check_is_loaded(); in has_balanced_monitors()
388 check_is_loaded(); in raw_liveness_at_bci()
449 check_is_loaded(); in bci_block_start()
683 check_is_loaded(); in find_monomorphic_target()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/ci/
H A DciMethod.hpp129 void check_is_loaded() const { assert(is_loaded(), "not loaded"); } in check_is_loaded() function in ciMethod
132 ciFlags flags() const { check_is_loaded(); return _flags; } in flags()
144 check_is_loaded(); in arg_size()
176 int code_size() const { check_is_loaded(); return _code_size; } in code_size()
177 int max_stack() const { check_is_loaded(); return _max_stack; } in max_stack()
178 int max_locals() const { check_is_loaded(); return _max_locals; } in max_locals()
179 vmIntrinsics::ID intrinsic_id() const { check_is_loaded(); return _intrinsic_id; } in intrinsic_id()
180 bool has_exception_handlers() const { check_is_loaded(); return _handler_count > 0; } in has_exception_handlers()
181 int exception_table_length() const { check_is_loaded(); return _handler_count; } in exception_table_length()
184 int size_of_parameters() const { check_is_loaded(); return _size_of_parameters; } in size_of_parameters()
[all …]
H A DciMethod.cpp252 check_is_loaded(); in has_linenumber_table()
261 check_is_loaded(); in compressed_linenumber_table()
270 check_is_loaded(); in line_number_from_bci()
281 check_is_loaded(); in vtable_index()
293 check_is_loaded(); in native_entry()
308 check_is_loaded(); in interpreter_entry()
320 check_is_loaded(); in has_balanced_monitors()
388 check_is_loaded(); in raw_liveness_at_bci()
447 check_is_loaded(); in bci_block_start()
681 check_is_loaded(); in find_monomorphic_target()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciMethod.hpp104 void check_is_loaded() const { assert(is_loaded(), "not loaded"); } in check_is_loaded() function in ciMethod
121 ciFlags flags() const { check_is_loaded(); return _flags; } in flags()
133 check_is_loaded(); in arg_size()
161 int code_size() const { check_is_loaded(); return _code_size; } in code_size()
162 int max_stack() const { check_is_loaded(); return _max_stack; } in max_stack()
163 int max_locals() const { check_is_loaded(); return _max_locals; } in max_locals()
164 vmIntrinsics::ID intrinsic_id() const { check_is_loaded(); return _intrinsic_id; } in intrinsic_id()
165 bool has_exception_handlers() const { check_is_loaded(); return _handler_count > 0; } in has_exception_handlers()
166 int exception_table_length() const { check_is_loaded(); return _handler_count; } in exception_table_length()
168 …int interpreter_throwout_count() const { check_is_loaded(); return _interpreter_throwout_c… in interpreter_throwout_count()
[all …]
H A DciMethod.cpp247 check_is_loaded(); in has_linenumber_table()
256 check_is_loaded(); in compressed_linenumber_table()
265 check_is_loaded(); in line_number_from_bci()
276 check_is_loaded(); in vtable_index()
289 check_is_loaded(); in itable_index()
305 check_is_loaded(); in native_entry()
320 check_is_loaded(); in interpreter_entry()
332 check_is_loaded(); in has_balanced_monitors()
400 check_is_loaded(); in raw_liveness_at_bci()
460 check_is_loaded(); in bci_block_start()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciMethod.hpp104 void check_is_loaded() const { assert(is_loaded(), "not loaded"); } in check_is_loaded() function in ciMethod
121 ciFlags flags() const { check_is_loaded(); return _flags; } in flags()
133 check_is_loaded(); in arg_size()
161 int code_size() const { check_is_loaded(); return _code_size; } in code_size()
162 int max_stack() const { check_is_loaded(); return _max_stack; } in max_stack()
163 int max_locals() const { check_is_loaded(); return _max_locals; } in max_locals()
164 vmIntrinsics::ID intrinsic_id() const { check_is_loaded(); return _intrinsic_id; } in intrinsic_id()
165 bool has_exception_handlers() const { check_is_loaded(); return _handler_count > 0; } in has_exception_handlers()
166 int exception_table_length() const { check_is_loaded(); return _handler_count; } in exception_table_length()
168 …int interpreter_throwout_count() const { check_is_loaded(); return _interpreter_throwout_c… in interpreter_throwout_count()
[all …]
H A DciMethod.cpp247 check_is_loaded(); in has_linenumber_table()
256 check_is_loaded(); in compressed_linenumber_table()
265 check_is_loaded(); in line_number_from_bci()
276 check_is_loaded(); in vtable_index()
289 check_is_loaded(); in itable_index()
305 check_is_loaded(); in native_entry()
320 check_is_loaded(); in interpreter_entry()
332 check_is_loaded(); in has_balanced_monitors()
400 check_is_loaded(); in raw_liveness_at_bci()
460 check_is_loaded(); in bci_block_start()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/compiler/
H A DcompilerDirectives.cpp321 inlinee->check_is_loaded(); in should_inline()
335 inlinee->check_is_loaded(); in should_not_inline()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/compiler/
H A DcompilerDirectives.cpp321 inlinee->check_is_loaded(); in should_inline()
335 inlinee->check_is_loaded(); in should_not_inline()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/compiler/
H A DcompilerDirectives.cpp331 inlinee->check_is_loaded(); in should_inline()
345 inlinee->check_is_loaded(); in should_not_inline()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/compiler/
H A DcompilerDirectives.cpp331 inlinee->check_is_loaded(); in should_inline()
345 inlinee->check_is_loaded(); in should_not_inline()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/compiler/
H A DcompilerDirectives.cpp331 inlinee->check_is_loaded(); in should_inline()
345 inlinee->check_is_loaded(); in should_not_inline()

12