Home | History | Annotate | Download | only in arm

Lines Matching refs:SetCC

156         __ sub(r2, r2, Operand(1), SetCC);
355 __ sub(r3, r3, Operand(Smi::FromInt(delta)), SetCC);
1972 __ add(scratch1, left, Operand(right), SetCC);
1977 __ sub(scratch1, left, Operand(right), SetCC);
1990 __ add(scratch2, right, Operand(left), SetCC);
3308 __ add(r0, r0, Operand(Smi::FromInt(count_value)), SetCC);