Home
last modified time | relevance | path

Searched refs:ok_2 (Results 1 - 2 of 2) sorted by relevance

/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc875 Label ok_2; in TEST() local
876 __ B(pl, &ok_2); in TEST()
879 __ Bind(&ok_2); in TEST()
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc2320 Label ok_2;
2321 __ B(&ok_2, pl);
2323 __ Bind(&ok_2);

Completed in 17 milliseconds