Lines Matching refs:SetRC
1466 actual_parameter_count, LeaveOE, SetRC);
1731 RCBit xorRC = left_is_right ? SetRC : LeaveRC;
1749 if (!left_is_right) and_(overflow_dst, scratch, overflow_dst, SetRC);
1771 and_(overflow_dst, overflow_dst, dst, SetRC);
1773 andc(overflow_dst, overflow_dst, dst, SetRC);
1793 and_(overflow_dst, overflow_dst, scratch, SetRC);
1799 and_(overflow_dst, overflow_dst, scratch, SetRC);
1804 and_(overflow_dst, scratch, overflow_dst, SetRC);
2406 and_(r0, scratch, r0, SetRC);
2858 if (is_uint16(value.immediate()) && r == SetRC) {
3661 and_(r0, scratch, r0, SetRC);