Searched refs:UnsignedOnly (Results 1 – 3 of 3) sorted by relevance
398 UnsignedOnly, enumerator
2444 if (C.ICmpType == SystemZICMP::UnsignedOnly) in adjustZeroCmp()2507 C.ICmpType = SystemZICMP::UnsignedOnly; in adjustSubwordCmp()2550 return ICmpType != SystemZICMP::UnsignedOnly; in isNaturalMemoryOperand()2599 if (C.ICmpType != SystemZICMP::UnsignedOnly && in shouldSwapCmpOperands()2607 if (C.ICmpType != SystemZICMP::UnsignedOnly && Opcode0 == ISD::SIGN_EXTEND) in shouldSwapCmpOperands()2705 (Type == ISD::SEXTLOAD && C.ICmpType != SystemZICMP::UnsignedOnly)) { in adjustICmpTruncate()2885 NewC.ICmpType = SystemZICMP::UnsignedOnly; in adjustForTestUnderMask()2913 SystemZICMP::UnsignedOnly))) { in adjustForTestUnderMask()2968 if (C.ICmpType == SystemZICMP::UnsignedOnly) in adjustICmp128()3076 C.ICmpType = SystemZICMP::UnsignedOnly; in getCmp()
511 return Type != SystemZICMP::UnsignedOnly;