Searched refs:UnsignedOnly (Results 1 – 3 of 3) sorted by relevance
191 UnsignedOnly, enumerator
1115 if (C.ICmpType == SystemZICMP::UnsignedOnly) in adjustZeroCmp()1174 C.ICmpType = SystemZICMP::UnsignedOnly; in adjustSubwordCmp()1215 return ICmpType != SystemZICMP::UnsignedOnly; in isNaturalMemoryOperand()1262 if (C.ICmpType != SystemZICMP::UnsignedOnly && in shouldSwapCmpOperands()1270 if (C.ICmpType != SystemZICMP::UnsignedOnly && Opcode0 == ISD::SIGN_EXTEND) in shouldSwapCmpOperands()1370 (Type == ISD::SEXTLOAD && C.ICmpType != SystemZICMP::UnsignedOnly)) { in adjustICmpTruncate()1529 NewC.ICmpType = SystemZICMP::UnsignedOnly; in adjustForTestUnderMask()1551 SystemZICMP::UnsignedOnly))) { in adjustForTestUnderMask()1594 C.ICmpType = SystemZICMP::UnsignedOnly; in getCmp()
182 return Type != SystemZICMP::UnsignedOnly;