Home
last modified time | relevance | path

Searched refs:has_tos (Results 1 – 25 of 65) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp324 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp324 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp325 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp320 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp320 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DtemplateTable.hpp325 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp321 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DtemplateTable.hpp325 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DtemplateTable.hpp326 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DtemplateTable.hpp326 static void jvmti_post_field_access(Register cache, Register index, bool is_static, bool has_tos);
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2377 …eTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, bool has_tos) { in jvmti_post_field_access() argument
2397 if (has_tos) { in jvmti_post_field_access()
2411 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp2184 bool has_tos) { in jvmti_post_field_access() argument
2201 if (has_tos) { in jvmti_post_field_access()
2214 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2393 …eTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, bool has_tos) { in jvmti_post_field_access() argument
2413 if (has_tos) { in jvmti_post_field_access()
2427 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp2184 bool has_tos) { in jvmti_post_field_access() argument
2201 if (has_tos) { in jvmti_post_field_access()
2214 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2377 …eTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, bool has_tos) { in jvmti_post_field_access() argument
2397 if (has_tos) { in jvmti_post_field_access()
2411 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp2184 bool has_tos) { in jvmti_post_field_access() argument
2201 if (has_tos) { in jvmti_post_field_access()
2214 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2377 …eTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, bool has_tos) { in jvmti_post_field_access() argument
2397 if (has_tos) { in jvmti_post_field_access()
2411 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2361 …eTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, bool has_tos) { in jvmti_post_field_access() argument
2381 if (has_tos) { in jvmti_post_field_access()
2395 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2379 …eTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, bool has_tos) { in jvmti_post_field_access() argument
2399 if (has_tos) { in jvmti_post_field_access()
2413 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp2184 bool has_tos) { in jvmti_post_field_access() argument
2201 if (has_tos) { in jvmti_post_field_access()
2214 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2395 …eTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, bool has_tos) { in jvmti_post_field_access() argument
2415 if (has_tos) { in jvmti_post_field_access()
2429 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A DtemplateTable_ppc_64.cpp2394 …eTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, bool has_tos) { in jvmti_post_field_access() argument
2414 if (has_tos) { in jvmti_post_field_access()
2428 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A DtemplateTable_sparc.cpp2184 bool has_tos) { in jvmti_post_field_access() argument
2201 if (has_tos) { in jvmti_post_field_access()
2214 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DtemplateTable_ppc_64.cpp2311 …eTable::jvmti_post_field_access(Register Rcache, Register Rscratch, bool is_static, bool has_tos) { in jvmti_post_field_access() argument
2331 if (has_tos) { in jvmti_post_field_access()
2345 if (!is_static && has_tos) { in jvmti_post_field_access()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DtemplateTable_sparc.cpp2165 bool has_tos) { in jvmti_post_field_access() argument
2182 if (has_tos) { in jvmti_post_field_access()
2195 if (!is_static && has_tos) { in jvmti_post_field_access()

123