Home | History | Annotate | Download | only in x87

Lines Matching refs:loop_check

630     Label loop_check;
632 __ jmp(&loop_check);
637 __ bind(&loop_check);
718 Label loop_header, loop_check;
719 __ jmp(&loop_check);
723 __ bind(&loop_check);