Home | History | Annotate | Download | only in arm

Lines Matching defs:cc

1009   Condition cc = FlagsConditionToCondition(branch->condition);
1010 __ b(cc, tlabel);
1029 Condition cc = FlagsConditionToCondition(condition);
1031 __ mov(reg, Operand(1), LeaveCC, cc);