Home
last modified time | relevance | path

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

/third_party/vixl/examples/aarch32/
Dmandelbrot.cc108 Label c_real_loop; in GenerateMandelBrot() local
109 __ Bind(&c_real_loop); in GenerateMandelBrot()
176 __ B(ne, &c_real_loop); in GenerateMandelBrot()