Home
last modified time | relevance | path

Searched refs:Lretry_lock (Results 1 – 5 of 5) sorted by relevance

/art/runtime/arch/x86_64/
Dquick_entrypoints_x86_64.S1315 .Lretry_lock: label
1328 jnz .Lretry_lock // cmpxchg failed retry
1343 jnz .Lretry_lock // cmpxchg failed retry
/art/runtime/arch/arm64/
Dquick_entrypoints_arm64.S1157 .Lretry_lock: label
1167 cbnz w2, .Lretry_lock // If the store failed, retry.
1177 cbnz w2, .Lretry_lock // If the store failed, retry.
/art/runtime/arch/x86/
Dquick_entrypoints_x86.S1295 .Lretry_lock: label
1329 jmp .Lretry_lock
/art/runtime/arch/arm/
Dquick_entrypoints_arm.S694 .Lretry_lock: label
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S1259 beqzc $t2, .Lretry_lock # store failed, retry