Home
last modified time | relevance | path

Searched defs:has_method_type (Results 1 – 15 of 15) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.inline.hpp74 inline bool ConstantPoolCacheEntry::has_method_type() const { in has_method_type() function in ConstantPoolCacheEntry
H A DcpCache.cpp396 const bool has_method_type = method_type.not_null(); in set_method_handle_common() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.inline.hpp74 inline bool ConstantPoolCacheEntry::has_method_type() const { in has_method_type() function in ConstantPoolCacheEntry
H A DcpCache.cpp396 const bool has_method_type = method_type.not_null(); in set_method_handle_common() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DcpCache.inline.hpp74 inline bool ConstantPoolCacheEntry::has_method_type() const { in has_method_type() function in ConstantPoolCacheEntry
H A DcpCache.cpp397 const bool has_method_type = method_type.not_null(); in set_method_handle_common() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciStreams.cpp411 bool ciBytecodeStream::has_method_type() { in has_method_type() function in ciBytecodeStream
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciStreams.cpp411 bool ciBytecodeStream::has_method_type() { in has_method_type() function in ciBytecodeStream
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/ci/
H A DciStreams.cpp411 bool ciBytecodeStream::has_method_type() { in has_method_type() function in ciBytecodeStream
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciStreams.cpp410 bool ciBytecodeStream::has_method_type() { in has_method_type() function in ciBytecodeStream
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciStreams.cpp410 bool ciBytecodeStream::has_method_type() { in has_method_type() function in ciBytecodeStream
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DcpCache.hpp356 …bool has_method_type() const { return (!is_f1_null()) && (_flags & (1 << has_met… in has_method_type() function in VALUE_OBJ_CLASS_SPEC
H A DcpCache.cpp317 const bool has_method_type = method_type.not_null(); in set_method_handle_common() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/oops/
H A DcpCache.hpp356 …bool has_method_type() const { return (!is_f1_null()) && (_flags & (1 << has_met… in has_method_type() function in VALUE_OBJ_CLASS_SPEC
H A DcpCache.cpp317 const bool has_method_type = method_type.not_null(); in set_method_handle_common() local