Home
last modified time | relevance | path

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

/external/vixl/test/aarch64/
Dtest-assembler-aarch64.cc9406 Label try_xp; in TEST() local
9407 __ Bind(&try_xp); in TEST()
9412 __ Cbnz(w5, &try_xp); in TEST()
9507 Label try_xp; in TEST() local
9508 __ Bind(&try_xp); in TEST()
9513 __ Cbnz(w5, &try_xp); in TEST()
9708 Label try_xp; in TEST() local
9709 __ Bind(&try_xp); in TEST()
9714 __ Cbz(w5, &try_xp); in TEST()
9792 Label try_xp; in TEST() local
[all …]