Home
last modified time | relevance | path

Searched refs:Lslow_unlock (Results 1 – 6 of 6) sorted by relevance

/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1356 jz .Lslow_unlock
1361 jnz .Lslow_unlock // lock word contains a monitor
1363 jne .Lslow_unlock
1389 .Lslow_unlock: label
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1356 jz .Lslow_unlock
1361 jnz .Lslow_unlock // lock word contains a monitor
1363 jne .Lslow_unlock
1394 .Lslow_unlock: label
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1269 cbz x0, .Lslow_unlock
1278 cbnz w2, .Lslow_unlock // if either of the top two bits are set, go slow path
1283 cbnz w3, .Lslow_unlock // do lock word and self thread id's match?
1307 .Lslow_unlock: label
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S742 cbz r0, .Lslow_unlock
750 cbnz r2, .Lslow_unlock @ if either of the top two bits are set, go slow path
756 cbnz r3, .Lslow_unlock @ do lock word and self thread id's match?
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1343 .Lslow_unlock: label
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S1402 .Lslow_unlock: label