Searched refs:UnsignedOnly (Results 1 – 3 of 3) sorted by relevance
378 UnsignedOnly, enumerator
2245 if (C.ICmpType == SystemZICMP::UnsignedOnly) in adjustZeroCmp()2306 C.ICmpType = SystemZICMP::UnsignedOnly; in adjustSubwordCmp()2349 return ICmpType != SystemZICMP::UnsignedOnly; in isNaturalMemoryOperand()2396 if (C.ICmpType != SystemZICMP::UnsignedOnly && in shouldSwapCmpOperands()2404 if (C.ICmpType != SystemZICMP::UnsignedOnly && Opcode0 == ISD::SIGN_EXTEND) in shouldSwapCmpOperands()2498 (Type == ISD::SEXTLOAD && C.ICmpType != SystemZICMP::UnsignedOnly)) { in adjustICmpTruncate()2658 NewC.ICmpType = SystemZICMP::UnsignedOnly; in adjustForTestUnderMask()2686 SystemZICMP::UnsignedOnly))) { in adjustForTestUnderMask()2803 C.ICmpType = SystemZICMP::UnsignedOnly; in getCmp()
487 return Type != SystemZICMP::UnsignedOnly;