Home | History | Annotate | Download | only in x64

Lines Matching refs:init_loop

811     Label init_loop;
812 __ bind(&init_loop);
817 __ j(greater, &init_loop);