Lines Matching refs:loop
1337 NearLabel loop, done;1340 __ Bind(&loop);1346 __ j(kNotEqual, &loop);1458 // Loop to compare strings four characters at a time starting at the beginning of the string.1464 // If loop does not result in returning false, we return true.