Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SREM

2009   case ISD::SREM:
2017 // The low bits of the first operand are unchanged by the srem.
2646 case ISD::SREM:
2647 if (C2.getBoolValue()) return getConstant(C1.srem(C2), VT);
2717 case ISD::SREM:
3025 case ISD::SREM:
3053 case ISD::SREM: