Home
last modified time | relevance | path

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

/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc903 Label ok_4; in TEST() local
904 __ B(le, &ok_4); in TEST()
907 __ Bind(&ok_4); in TEST()
/third_party/vixl/test/aarch64/
H A Dtest-assembler-aarch64.cc2346 Label ok_4;
2347 __ B(&ok_4, le);
2349 __ Bind(&ok_4);

Completed in 16 milliseconds