Searched refs:UnsignedOnly (Results 1 – 3 of 3) sorted by relevance
384 UnsignedOnly, enumerator
2106 if (C.ICmpType == SystemZICMP::UnsignedOnly) in adjustZeroCmp()2167 C.ICmpType = SystemZICMP::UnsignedOnly; in adjustSubwordCmp()2210 return ICmpType != SystemZICMP::UnsignedOnly; in isNaturalMemoryOperand()2257 if (C.ICmpType != SystemZICMP::UnsignedOnly && in shouldSwapCmpOperands()2265 if (C.ICmpType != SystemZICMP::UnsignedOnly && Opcode0 == ISD::SIGN_EXTEND) in shouldSwapCmpOperands()2362 (Type == ISD::SEXTLOAD && C.ICmpType != SystemZICMP::UnsignedOnly)) { in adjustICmpTruncate()2522 NewC.ICmpType = SystemZICMP::UnsignedOnly; in adjustForTestUnderMask()2550 SystemZICMP::UnsignedOnly))) { in adjustForTestUnderMask()2667 C.ICmpType = SystemZICMP::UnsignedOnly; in getCmp()
502 return Type != SystemZICMP::UnsignedOnly;