Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:UnsignedOnly

1183   if (C.ICmpType == SystemZICMP::UnsignedOnly)
1242 C.ICmpType = SystemZICMP::UnsignedOnly;
1283 return ICmpType != SystemZICMP::UnsignedOnly;
1330 if (C.ICmpType != SystemZICMP::UnsignedOnly &&
1338 if (C.ICmpType != SystemZICMP::UnsignedOnly && Opcode0 == ISD::SIGN_EXTEND)
1438 (Type == ISD::SEXTLOAD && C.ICmpType != SystemZICMP::UnsignedOnly)) {
1597 NewC.ICmpType = SystemZICMP::UnsignedOnly;
1621 SystemZICMP::UnsignedOnly))) {
1708 C.ICmpType = SystemZICMP::UnsignedOnly;