Home
last modified time | relevance | path

Searched refs:_indy_resolved_references_entries (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A Drewriter.hpp166 … for (int entry = 0; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in add_invokedynamic_resolved_references_entries()
H A Drewriter.cpp310 … for (int entry = 0; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in patch_invokedynamic_bytecodes()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A Drewriter.hpp166 … for (int entry = 0; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in add_invokedynamic_resolved_references_entries()
H A Drewriter.cpp310 … for (int entry = 0; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in patch_invokedynamic_bytecodes()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A Drewriter.hpp166 … for (int entry = 0; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in add_invokedynamic_resolved_references_entries()
H A Drewriter.cpp310 … for (int entry = 0; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in patch_invokedynamic_bytecodes()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A Drewriter.hpp164 … for (int entry = 0; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in add_invokedynamic_resolved_references_entries()
H A Drewriter.cpp280 … for (int entry = 0; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in patch_invokedynamic_bytecodes()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A Drewriter.hpp164 … for (int entry = 0; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in add_invokedynamic_resolved_references_entries()
H A Drewriter.cpp280 … for (int entry = 0; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in patch_invokedynamic_bytecodes()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DcpCache.cpp594 … for (int entry = 1; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in initialize()
600 ref += ConstantPoolCacheEntry::_indy_resolved_references_entries - 1; // skip extra entries in initialize()
H A DcpCache.hpp294 _indy_resolved_references_entries enumerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DcpCache.cpp594 … for (int entry = 1; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in initialize()
600 ref += ConstantPoolCacheEntry::_indy_resolved_references_entries - 1; // skip extra entries in initialize()
H A DcpCache.hpp294 _indy_resolved_references_entries enumerator
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.cpp707 … for (int entry = 1; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in initialize()
713 ref += ConstantPoolCacheEntry::_indy_resolved_references_entries - 1; // skip extra entries in initialize()
H A DcpCache.hpp301 _indy_resolved_references_entries enumerator
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.cpp707 … for (int entry = 1; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in initialize()
713 ref += ConstantPoolCacheEntry::_indy_resolved_references_entries - 1; // skip extra entries in initialize()
H A DcpCache.hpp301 _indy_resolved_references_entries enumerator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DcpCache.cpp707 … for (int entry = 1; entry < ConstantPoolCacheEntry::_indy_resolved_references_entries; entry++) { in initialize()
713 ref += ConstantPoolCacheEntry::_indy_resolved_references_entries - 1; // skip extra entries in initialize()
H A DcpCache.hpp301 _indy_resolved_references_entries enumerator