Home
last modified time | relevance | path

Searched defs:has_appendix (Results 1 – 25 of 78) sorted by relevance

1234

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A Dbytecode.inline.hpp31 inline bool Bytecode_invoke::has_appendix() { return cpcache_entry()->has_appendix(); } in has_appendix() function in Bytecode_invoke
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A Dbytecode.inline.hpp31 inline bool Bytecode_invoke::has_appendix() { return cpcache_entry()->has_appendix(); } in has_appendix() function in Bytecode_invoke
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A Dbytecode.inline.hpp31 inline bool Bytecode_invoke::has_appendix() { return cpcache_entry()->has_appendix(); } in has_appendix() function in Bytecode_invoke
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A Dbytecode.inline.hpp31 inline bool Bytecode_invoke::has_appendix() { return cpcache_entry()->has_appendix(); } in has_appendix() function in Bytecode_invoke
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A Dbytecode.inline.hpp32 inline bool Bytecode_invoke::has_appendix() { return cpcache_entry()->has_appendix(); } in has_appendix() function in Bytecode_invoke
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A Dbytecode.inline.hpp31 inline bool Bytecode_invoke::has_appendix() { return cpcache_entry()->has_appendix(); } in has_appendix() function in Bytecode_invoke
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A Dbytecode.inline.hpp31 inline bool Bytecode_invoke::has_appendix() { return cpcache_entry()->has_appendix(); } in has_appendix() function in Bytecode_invoke
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A Dbytecode.inline.hpp31 inline bool Bytecode_invoke::has_appendix() { return cpcache_entry()->has_appendix(); } in has_appendix() function in Bytecode_invoke
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.inline.hpp70 inline bool ConstantPoolCacheEntry::has_appendix() const { in has_appendix() function in ConstantPoolCacheEntry
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/oops/
H A DcpCache.inline.hpp70 inline bool ConstantPoolCacheEntry::has_appendix() const { in has_appendix() function in ConstantPoolCacheEntry
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/oops/
H A DcpCache.inline.hpp70 inline bool ConstantPoolCacheEntry::has_appendix() const { in has_appendix() function in ConstantPoolCacheEntry
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/oops/
H A DcpCache.inline.hpp70 inline bool ConstantPoolCacheEntry::has_appendix() const { in has_appendix() function in ConstantPoolCacheEntry
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/oops/
H A DcpCache.inline.hpp70 inline bool ConstantPoolCacheEntry::has_appendix() const { in has_appendix() function in ConstantPoolCacheEntry
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/oops/
H A DcpCache.inline.hpp71 inline bool ConstantPoolCacheEntry::has_appendix() const { in has_appendix() function in ConstantPoolCacheEntry
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/oops/
H A DcpCache.inline.hpp70 inline bool ConstantPoolCacheEntry::has_appendix() const { in has_appendix() function in ConstantPoolCacheEntry
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/oops/
H A DcpCache.inline.hpp70 inline bool ConstantPoolCacheEntry::has_appendix() const { in has_appendix() function in ConstantPoolCacheEntry
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/ci/
H A DciStreams.cpp432 bool ciBytecodeStream::has_appendix() { in has_appendix() function in ciBytecodeStream
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/ci/
H A DciStreams.cpp432 bool ciBytecodeStream::has_appendix() { in has_appendix() function in ciBytecodeStream
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/ci/
H A DciStreams.cpp433 bool ciBytecodeStream::has_appendix() { in has_appendix() function in ciBytecodeStream
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/ci/
H A DciStreams.cpp432 bool ciBytecodeStream::has_appendix() { in has_appendix() function in ciBytecodeStream
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/ci/
H A DciStreams.cpp432 bool ciBytecodeStream::has_appendix() { in has_appendix() function in ciBytecodeStream
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciStreams.cpp388 bool ciBytecodeStream::has_appendix() { in has_appendix() function in ciBytecodeStream
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciStreams.cpp388 bool ciBytecodeStream::has_appendix() { in has_appendix() function in ciBytecodeStream
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/ci/
H A DciStreams.cpp388 bool ciBytecodeStream::has_appendix() { in has_appendix() function in ciBytecodeStream
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/ci/
H A DciStreams.cpp387 bool ciBytecodeStream::has_appendix() { in has_appendix() function in ciBytecodeStream

1234