Home
last modified time | relevance | path

Searched refs:clinit_barrier_slow (Results 1 – 9 of 9) sorted by relevance

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/s390/
H A DtemplateTable_s390.cpp2350 NearLabel resolved, clinit_barrier_slow; in resolve_cache_and_index() local
2372 __ bind(clinit_barrier_slow); in resolve_cache_and_index()
2388 __ clinit_barrier(klass, Z_thread, NULL /*L_fast_path*/, &clinit_barrier_slow); in resolve_cache_and_index()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/aarch64/
H A DtemplateTable_aarch64.cpp2259 Label resolved, clinit_barrier_slow; in resolve_cache_and_index() local
2275 __ bind(clinit_barrier_slow); in resolve_cache_and_index()
2290 __ clinit_barrier(temp, rscratch1, NULL, &clinit_barrier_slow); in resolve_cache_and_index()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/s390/
H A DtemplateTable_s390.cpp2411 NearLabel resolved, clinit_barrier_slow; in resolve_cache_and_index() local
2433 __ bind(clinit_barrier_slow); in resolve_cache_and_index()
2449 __ clinit_barrier(klass, Z_thread, NULL /*L_fast_path*/, &clinit_barrier_slow); in resolve_cache_and_index()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/s390/
H A DtemplateTable_s390.cpp2410 NearLabel resolved, clinit_barrier_slow; in resolve_cache_and_index() local
2432 __ bind(clinit_barrier_slow); in resolve_cache_and_index()
2448 __ clinit_barrier(klass, Z_thread, NULL /*L_fast_path*/, &clinit_barrier_slow); in resolve_cache_and_index()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/aarch64/
H A DtemplateTable_aarch64.cpp2317 Label resolved, clinit_barrier_slow; in resolve_cache_and_index() local
2333 __ bind(clinit_barrier_slow); in resolve_cache_and_index()
2348 __ clinit_barrier(temp, rscratch1, NULL, &clinit_barrier_slow); in resolve_cache_and_index()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/s390/
H A DtemplateTable_s390.cpp2412 NearLabel resolved, clinit_barrier_slow; in resolve_cache_and_index() local
2434 __ bind(clinit_barrier_slow); in resolve_cache_and_index()
2450 __ clinit_barrier(klass, Z_thread, NULL /*L_fast_path*/, &clinit_barrier_slow); in resolve_cache_and_index()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/aarch64/
H A DtemplateTable_aarch64.cpp2321 Label resolved, clinit_barrier_slow; in resolve_cache_and_index() local
2337 __ bind(clinit_barrier_slow); in resolve_cache_and_index()
2352 __ clinit_barrier(temp, rscratch1, NULL, &clinit_barrier_slow); in resolve_cache_and_index()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/s390/
H A DtemplateTable_s390.cpp2411 NearLabel resolved, clinit_barrier_slow; in resolve_cache_and_index() local
2433 __ bind(clinit_barrier_slow); in resolve_cache_and_index()
2449 __ clinit_barrier(klass, Z_thread, NULL /*L_fast_path*/, &clinit_barrier_slow); in resolve_cache_and_index()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/aarch64/
H A DtemplateTable_aarch64.cpp2320 Label resolved, clinit_barrier_slow; in resolve_cache_and_index() local
2336 __ bind(clinit_barrier_slow); in resolve_cache_and_index()
2351 __ clinit_barrier(temp, rscratch1, NULL, &clinit_barrier_slow); in resolve_cache_and_index()