Searched refs:UnsignedOnly (Results 1 – 3 of 3) sorted by relevance
328 UnsignedOnly, enumerator
1542 if (C.ICmpType == SystemZICMP::UnsignedOnly) in adjustZeroCmp()1601 C.ICmpType = SystemZICMP::UnsignedOnly; in adjustSubwordCmp()1642 return ICmpType != SystemZICMP::UnsignedOnly; in isNaturalMemoryOperand()1689 if (C.ICmpType != SystemZICMP::UnsignedOnly && in shouldSwapCmpOperands()1697 if (C.ICmpType != SystemZICMP::UnsignedOnly && Opcode0 == ISD::SIGN_EXTEND) in shouldSwapCmpOperands()1797 (Type == ISD::SEXTLOAD && C.ICmpType != SystemZICMP::UnsignedOnly)) { in adjustICmpTruncate()1956 NewC.ICmpType = SystemZICMP::UnsignedOnly; in adjustForTestUnderMask()1980 SystemZICMP::UnsignedOnly))) { in adjustForTestUnderMask()2071 C.ICmpType = SystemZICMP::UnsignedOnly; in getCmp()
335 return Type != SystemZICMP::UnsignedOnly;