Home
last modified time | relevance | path

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

/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc861 Label ok_1; in TEST() local
862 __ B(ne, &ok_1); in TEST()
865 __ Bind(&ok_1); in TEST()
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc2307 Label ok_1;
2308 __ B(&ok_1, ne);
2310 __ Bind(&ok_1);

Completed in 16 milliseconds