Home
last modified time | relevance | path

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

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.hpp159 assert(is_vfinal(), "flags must be set"); in set_f2_as_vfinal_method()
347 int f2_as_index() const { assert(!is_vfinal(), ""); return (int) _f2; } in f2_as_index()
348 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method()
356 …bool is_vfinal() const { return (_flags & (1 << is_vfinal_shift)) … in is_vfinal() function in ConstantPoolCacheEntry
H A DcpCache.cpp240 ((is_vfinal() ? 1 : 0) << is_vfinal_shift) | in set_direct_or_vtable_call()
523 if (is_vfinal()) { in method_if_resolved()
582 if (is_vfinal()) { in adjust_method_entry()
625 if (is_vfinal()) { in get_interesting_method_entry()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.hpp159 assert(is_vfinal(), "flags must be set"); in set_f2_as_vfinal_method()
347 int f2_as_index() const { assert(!is_vfinal(), ""); return (int) _f2; } in f2_as_index()
348 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method()
356 …bool is_vfinal() const { return (_flags & (1 << is_vfinal_shift)) … in is_vfinal() function in ConstantPoolCacheEntry
H A DcpCache.cpp240 ((is_vfinal() ? 1 : 0) << is_vfinal_shift) | in set_direct_or_vtable_call()
523 if (is_vfinal()) { in method_if_resolved()
582 if (is_vfinal()) { in adjust_method_entry()
625 if (is_vfinal()) { in get_interesting_method_entry()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DcpCache.hpp161 assert(is_vfinal(), "flags must be set"); in set_f2_as_vfinal_method()
340 int f2_as_index() const { assert(!is_vfinal(), ""); return (int) _f2; } in f2_as_index()
341 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method()
349 …bool is_vfinal() const { return (_flags & (1 << is_vfinal_shift)) … in is_vfinal() function in ConstantPoolCacheEntry
H A DcpCache.cpp241 ((is_vfinal() ? 1 : 0) << is_vfinal_shift) | in set_direct_or_vtable_call()
528 if (is_vfinal()) { in method_if_resolved()
578 if (is_vfinal()) { in adjust_method_entry()
621 if (is_vfinal()) { in get_interesting_method_entry()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DcpCache.hpp159 assert(is_vfinal(), "flags must be set"); in set_f2_as_vfinal_method()
347 int f2_as_index() const { assert(!is_vfinal(), ""); return (int) _f2; } in f2_as_index()
348 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method()
356 …bool is_vfinal() const { return (_flags & (1 << is_vfinal_shift)) … in is_vfinal() function in ConstantPoolCacheEntry
H A DcpCache.cpp241 ((is_vfinal() ? 1 : 0) << is_vfinal_shift) | in set_direct_or_vtable_call()
523 if (is_vfinal()) { in method_if_resolved()
582 if (is_vfinal()) { in adjust_method_entry()
625 if (is_vfinal()) { in get_interesting_method_entry()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A DcpCache.hpp161 assert(is_vfinal(), "flags must be set"); in set_f2_as_vfinal_method()
340 int f2_as_index() const { assert(!is_vfinal(), ""); return (int) _f2; } in f2_as_index()
341 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method()
349 …bool is_vfinal() const { return (_flags & (1 << is_vfinal_shift)) … in is_vfinal() function in ConstantPoolCacheEntry
H A DcpCache.cpp242 ((is_vfinal() ? 1 : 0) << is_vfinal_shift) | in set_direct_or_vtable_call()
532 if (is_vfinal()) { in method_if_resolved()
581 if (is_vfinal()) { in adjust_method_entry()
624 if (is_vfinal()) { in get_interesting_method_entry()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A DcpCache.hpp161 assert(is_vfinal(), "flags must be set"); in set_f2_as_vfinal_method()
339 int f2_as_index() const { assert(!is_vfinal(), ""); return (int) _f2; } in f2_as_index()
340 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method()
348 …bool is_vfinal() const { return (_flags & (1 << is_vfinal_shift)) … in is_vfinal() function in ConstantPoolCacheEntry
H A DcpCache.cpp243 ((is_vfinal() ? 1 : 0) << is_vfinal_shift) | in set_direct_or_vtable_call()
535 if (is_vfinal()) { in method_if_resolved()
584 if (is_vfinal()) { in adjust_method_entry()
627 if (is_vfinal()) { in get_interesting_method_entry()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A DcpCache.hpp161 assert(is_vfinal(), "flags must be set"); in set_f2_as_vfinal_method()
340 int f2_as_index() const { assert(!is_vfinal(), ""); return (int) _f2; } in f2_as_index()
341 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method()
349 …bool is_vfinal() const { return (_flags & (1 << is_vfinal_shift)) … in is_vfinal() function in ConstantPoolCacheEntry
H A DcpCache.cpp241 ((is_vfinal() ? 1 : 0) << is_vfinal_shift) | in set_direct_or_vtable_call()
531 if (is_vfinal()) { in method_if_resolved()
580 if (is_vfinal()) { in adjust_method_entry()
623 if (is_vfinal()) { in get_interesting_method_entry()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DcpCache.hpp161 assert(is_vfinal(), "flags must be set"); in set_f2_as_vfinal_method()
340 int f2_as_index() const { assert(!is_vfinal(), ""); return (int) _f2; } in f2_as_index()
341 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method()
349 …bool is_vfinal() const { return (_flags & (1 << is_vfinal_shift)) … in is_vfinal() function in ConstantPoolCacheEntry
H A DcpCache.cpp240 ((is_vfinal() ? 1 : 0) << is_vfinal_shift) | in set_direct_or_vtable_call()
527 if (is_vfinal()) { in method_if_resolved()
577 if (is_vfinal()) { in adjust_method_entry()
620 if (is_vfinal()) { in get_interesting_method_entry()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DcpCache.hpp155 assert(is_vfinal(), "flags must be set"); in set_f2_as_vfinal_method()
346 int f2_as_index() const { assert(!is_vfinal(), ""); return (int) _f2; } in f2_as_index()
347 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method()
354 …bool is_vfinal() const { return (_flags & (1 << is_vfinal_shift)) … in is_vfinal() function in VALUE_OBJ_CLASS_SPEC
H A DcpCache.cpp197 ((is_vfinal() ? 1 : 0) << is_vfinal_shift) | in set_direct_or_vtable_call()
407 if (is_vfinal()) { in method_if_resolved()
470 if (is_vfinal()) { in adjust_method_entry()
512 if (is_vfinal()) { in get_interesting_method_entry()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DcpCache.hpp155 assert(is_vfinal(), "flags must be set"); in set_f2_as_vfinal_method()
346 int f2_as_index() const { assert(!is_vfinal(), ""); return (int) _f2; } in f2_as_index()
347 Method* f2_as_vfinal_method() const { assert(is_vfinal(), ""); return (Method*)_f2; } in f2_as_vfinal_method()
354 …bool is_vfinal() const { return (_flags & (1 << is_vfinal_shift)) … in is_vfinal() function in VALUE_OBJ_CLASS_SPEC
H A DcpCache.cpp197 ((is_vfinal() ? 1 : 0) << is_vfinal_shift) | in set_direct_or_vtable_call()
407 if (is_vfinal()) { in method_if_resolved()
470 if (is_vfinal()) { in adjust_method_entry()
512 if (is_vfinal()) { in get_interesting_method_entry()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/zero/
H A DbytecodeInterpreter.cpp2142 if (cache->is_vfinal()) { in run()
2153 } else if (cache->is_vfinal()) { in run()
2265 if (cache->is_vfinal()) { in run()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/zero/
H A DbytecodeInterpreter.cpp2191 if (cache->is_vfinal()) { in run()
2202 } else if (cache->is_vfinal()) { in run()
2314 if (cache->is_vfinal()) { in run()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.cpp2525 if (cache->is_vfinal()) {
2540 } else if (cache->is_vfinal()) {
2659 if (cache->is_vfinal()) {
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.cpp2525 if (cache->is_vfinal()) {
2540 } else if (cache->is_vfinal()) {
2659 if (cache->is_vfinal()) {
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DbytecodeInterpreter.cpp2526 if (cache->is_vfinal()) {
2541 } else if (cache->is_vfinal()) {
2660 if (cache->is_vfinal()) {

12