Home | History | Annotate | Download | only in x64

Lines Matching refs:init_loop

801       Label init_loop;
802 __ bind(&init_loop);
807 __ j(greater, &init_loop);