Home
last modified time | relevance | path

Searched refs:cp_cache_index (Results 1 – 18 of 18) sorted by relevance

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DcpCache.cpp735 int cp_cache_index = constant_pool()->invokedynamic_cp_cache_index(index); in walk_entries_for_initialization() local
736 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
740 int cp_cache_index = Bytes::get_native_u2(bcs.bcp() + 1); in walk_entries_for_initialization() local
741 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
H A DconstantPool.hpp256 int cp_cache_index = invokedynamic_cp_cache_index(indy_index); in invokedynamic_cp_cache_entry_at() local
257 return cache()->entry_at(cp_cache_index); in invokedynamic_cp_cache_entry_at()
694 constantTag tag_ref_at(int cp_cache_index) { return impl_tag_ref_at(cp_cache_index, false); } in tag_ref_at() argument
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A DcpCache.cpp740 int cp_cache_index = constant_pool()->invokedynamic_cp_cache_index(index); in walk_entries_for_initialization() local
741 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
745 int cp_cache_index = Bytes::get_native_u2(bcs.bcp() + 1); in walk_entries_for_initialization() local
746 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
H A DconstantPool.hpp289 int cp_cache_index = invokedynamic_cp_cache_index(indy_index); in invokedynamic_cp_cache_entry_at() local
290 return cache()->entry_at(cp_cache_index); in invokedynamic_cp_cache_entry_at()
727 constantTag tag_ref_at(int cp_cache_index) { return impl_tag_ref_at(cp_cache_index, false); } in tag_ref_at() argument
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A DcpCache.cpp743 int cp_cache_index = constant_pool()->invokedynamic_cp_cache_index(index); in walk_entries_for_initialization() local
744 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
748 int cp_cache_index = Bytes::get_native_u2(bcs.bcp() + 1); in walk_entries_for_initialization() local
749 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
H A DconstantPool.hpp289 int cp_cache_index = invokedynamic_cp_cache_index(indy_index); in invokedynamic_cp_cache_entry_at() local
290 return cache()->entry_at(cp_cache_index); in invokedynamic_cp_cache_entry_at()
700 constantTag tag_ref_at(int cp_cache_index) { return impl_tag_ref_at(cp_cache_index, false); } in tag_ref_at() argument
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A DcpCache.cpp739 int cp_cache_index = constant_pool()->invokedynamic_cp_cache_index(index); in walk_entries_for_initialization() local
740 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
744 int cp_cache_index = Bytes::get_native_u2(bcs.bcp() + 1); in walk_entries_for_initialization() local
745 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
H A DconstantPool.hpp289 int cp_cache_index = invokedynamic_cp_cache_index(indy_index); in invokedynamic_cp_cache_entry_at() local
290 return cache()->entry_at(cp_cache_index); in invokedynamic_cp_cache_entry_at()
727 constantTag tag_ref_at(int cp_cache_index) { return impl_tag_ref_at(cp_cache_index, false); } in tag_ref_at() argument
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DcpCache.cpp736 int cp_cache_index = constant_pool()->invokedynamic_cp_cache_index(index); in walk_entries_for_initialization() local
737 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
741 int cp_cache_index = Bytes::get_native_u2(bcs.bcp() + 1); in walk_entries_for_initialization() local
742 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
H A DconstantPool.hpp256 int cp_cache_index = invokedynamic_cp_cache_index(indy_index); in invokedynamic_cp_cache_entry_at() local
257 return cache()->entry_at(cp_cache_index); in invokedynamic_cp_cache_entry_at()
694 constantTag tag_ref_at(int cp_cache_index) { return impl_tag_ref_at(cp_cache_index, false); } in tag_ref_at() argument
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.cpp751 int cp_cache_index = constant_pool()->invokedynamic_cp_cache_index(index); in walk_entries_for_initialization() local
752 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
756 int cp_cache_index = Bytes::get_native_u2(bcs.bcp() + 1); in walk_entries_for_initialization() local
757 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
H A DconstantPool.hpp256 int cp_cache_index = invokedynamic_cp_cache_index(index); in invokedynamic_cp_cache_entry_at() local
257 return cache()->entry_at(cp_cache_index); in invokedynamic_cp_cache_entry_at()
693 constantTag tag_ref_at(int cp_cache_index) { return impl_tag_ref_at(cp_cache_index, false); } in tag_ref_at() argument
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.cpp751 int cp_cache_index = constant_pool()->invokedynamic_cp_cache_index(index); in walk_entries_for_initialization() local
752 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
756 int cp_cache_index = Bytes::get_native_u2(bcs.bcp() + 1); in walk_entries_for_initialization() local
757 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
H A DconstantPool.hpp256 int cp_cache_index = invokedynamic_cp_cache_index(index); in invokedynamic_cp_cache_entry_at() local
257 return cache()->entry_at(cp_cache_index); in invokedynamic_cp_cache_entry_at()
693 constantTag tag_ref_at(int cp_cache_index) { return impl_tag_ref_at(cp_cache_index, false); } in tag_ref_at() argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DcpCache.cpp751 int cp_cache_index = constant_pool()->invokedynamic_cp_cache_index(index); in walk_entries_for_initialization() local
752 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
756 int cp_cache_index = Bytes::get_native_u2(bcs.bcp() + 1); in walk_entries_for_initialization() local
757 f2_used[cp_cache_index] = 1; in walk_entries_for_initialization()
H A DconstantPool.hpp256 int cp_cache_index = invokedynamic_cp_cache_index(index); in invokedynamic_cp_cache_entry_at() local
257 return cache()->entry_at(cp_cache_index); in invokedynamic_cp_cache_entry_at()
693 constantTag tag_ref_at(int cp_cache_index) { return impl_tag_ref_at(cp_cache_index, false); } in tag_ref_at() argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstantPool.hpp230 int cp_cache_index = invokedynamic_cp_cache_index(index); in invokedynamic_cp_cache_entry_at() local
231 return cache()->entry_at(cp_cache_index); in invokedynamic_cp_cache_entry_at()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DconstantPool.hpp230 int cp_cache_index = invokedynamic_cp_cache_index(index); in invokedynamic_cp_cache_entry_at() local
231 return cache()->entry_at(cp_cache_index); in invokedynamic_cp_cache_entry_at()