Lines Matching full:setcc
178 __ sub(r2, r2, Operand(1), SetCC);
330 __ sub(r3, r3, Operand(Smi::FromInt(delta)), SetCC);
1220 __ mov(r3, Operand(r0), SetCC);
2158 __ sub(r3, r3, Operand(Smi::FromInt(1)), SetCC);
2203 __ sub(r3, r3, Operand(1), SetCC);
2333 __ add(scratch1, left, Operand(right), SetCC);
2338 __ sub(scratch1, left, Operand(right), SetCC);
2351 __ add(scratch2, right, Operand(left), SetCC);
3942 __ SmiUntag(array_length, SetCC);
3979 __ add(string_length, string_length, Operand(scratch), SetCC);
4016 __ add(string_length, string_length, Operand(scratch), SetCC);
4380 __ add(r0, r0, Operand(Smi::FromInt(count_value)), SetCC);