Home | History | Annotate | Download | only in x87

Lines Matching refs:loop_header

166         Label loop_header;
167 __ bind(&loop_header);
173 __ j(not_zero, &loop_header, Label::kNear);