Home | History | Annotate | Download | only in ia32

Lines Matching refs:init_loop

744     Label init_loop;
745 __ bind(&init_loop);
749 __ j(greater, &init_loop);