Home
last modified time | relevance | path

Searched defs:is_autobox_cache (Results 1 – 25 of 30) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciField.hpp188 bool is_autobox_cache() { in is_autobox_cache() function in ciField
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/ci/
H A DciField.hpp188 bool is_autobox_cache() { in is_autobox_cache() function in ciField
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/ci/
H A DciField.hpp188 bool is_autobox_cache() { in is_autobox_cache() function in ciField
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/ci/
H A DciField.hpp188 bool is_autobox_cache() { in is_autobox_cache() function in ciField
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/ci/
H A DciField.hpp188 bool is_autobox_cache() { in is_autobox_cache() function in ciField
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/ci/
H A DciField.hpp188 bool is_autobox_cache() { in is_autobox_cache() function in ciField
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/ci/
H A DciField.hpp188 bool is_autobox_cache() { in is_autobox_cache() function in ciField
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/ci/
H A DciField.cpp427 bool ciField::is_autobox_cache() { in is_autobox_cache() function in ciField
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dparse3.cpp361 bool Parse::push_constant(ciConstant constant, bool require_constant, bool is_autobox_cache, const … in push_constant()
H A Dtype.hpp1091 …int offset, int instance_id, bool is_autobox_cache, const TypeOopPtr* speculative, int inline_dept… in TypeAryPtr()
1128 bool is_autobox_cache() const { return _is_autobox_cache; } in is_autobox_cache() function in TypeAryPtr
H A Dtype.cpp228 bool require_constant, bool is_autobox_cache) { in make_from_constant()
2790 bool is_autobox_cache) { in make_from_constant()
3749 … offset, int instance_id, const TypeOopPtr* speculative, int inline_depth, bool is_autobox_cache) { in make()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dparse3.cpp361 bool Parse::push_constant(ciConstant constant, bool require_constant, bool is_autobox_cache, const … in push_constant()
H A Dtype.hpp1091 …int offset, int instance_id, bool is_autobox_cache, const TypeOopPtr* speculative, int inline_dept… in TypeAryPtr()
1128 bool is_autobox_cache() const { return _is_autobox_cache; } in is_autobox_cache() function in TypeAryPtr
H A Dtype.cpp228 bool require_constant, bool is_autobox_cache) { in make_from_constant()
2790 bool is_autobox_cache) { in make_from_constant()
3749 … offset, int instance_id, const TypeOopPtr* speculative, int inline_depth, bool is_autobox_cache) { in make()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dtype.hpp1143 int offset, int instance_id, bool is_autobox_cache, in TypeAryPtr()
1181 bool is_autobox_cache() const { return _is_autobox_cache; } in is_autobox_cache() function in TypeAryPtr
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dtype.hpp1147 int offset, int instance_id, bool is_autobox_cache, in TypeAryPtr()
1185 bool is_autobox_cache() const { return _is_autobox_cache; } in is_autobox_cache() function in TypeAryPtr
H A Dtype.cpp235 bool is_autobox_cache) { in make_from_constant()
4061 bool is_autobox_cache) { in make()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Dtype.hpp1147 int offset, int instance_id, bool is_autobox_cache, in TypeAryPtr()
1185 bool is_autobox_cache() const { return _is_autobox_cache; } in is_autobox_cache() function in TypeAryPtr
H A Dtype.cpp235 bool is_autobox_cache) { in make_from_constant()
4061 bool is_autobox_cache) { in make()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dtype.hpp1149 int offset, int instance_id, bool is_autobox_cache, in TypeAryPtr()
1187 bool is_autobox_cache() const { return _is_autobox_cache; } in is_autobox_cache() function in TypeAryPtr
H A Dtype.cpp235 bool is_autobox_cache) { in make_from_constant()
4072 bool is_autobox_cache) { in make()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Dtype.hpp1187 int offset, int instance_id, bool is_autobox_cache, in TypeAryPtr()
1225 bool is_autobox_cache() const { return _is_autobox_cache; } in is_autobox_cache() function in TypeAryPtr
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Dtype.hpp1217 int offset, int instance_id, bool is_autobox_cache, in TypeAryPtr()
1255 bool is_autobox_cache() const { return _is_autobox_cache; } in is_autobox_cache() function in TypeAryPtr
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Dtype.hpp1146 int offset, int instance_id, bool is_autobox_cache, in TypeAryPtr()
1184 bool is_autobox_cache() const { return _is_autobox_cache; } in is_autobox_cache() function in TypeAryPtr
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Dtype.hpp1144 int offset, int instance_id, bool is_autobox_cache, in TypeAryPtr()
1182 bool is_autobox_cache() const { return _is_autobox_cache; } in is_autobox_cache() function in TypeAryPtr

12