Searched refs:SignedOnly (Results 1 – 3 of 3) sorted by relevance
329 SignedOnly enumerator
1585 if (C.ICmpType != SystemZICMP::SignedOnly) { in adjustSubwordCmp()1612 ISD::LoadExtType ExtType = (C.ICmpType == SystemZICMP::SignedOnly ? in adjustSubwordCmp()1644 return ICmpType != SystemZICMP::SignedOnly; in isNaturalMemoryOperand()1684 if (C.ICmpType != SystemZICMP::SignedOnly && in shouldSwapCmpOperands()1699 if (C.ICmpType != SystemZICMP::SignedOnly && Opcode0 == ISD::ZERO_EXTEND) in shouldSwapCmpOperands()1701 if (C.ICmpType != SystemZICMP::SignedOnly && in shouldSwapCmpOperands()1796 if ((Type == ISD::ZEXTLOAD && C.ICmpType != SystemZICMP::SignedOnly) || in adjustICmpTruncate()1843 bool EffectivelyUnsigned = (ICmpType != SystemZICMP::SignedOnly); in getTestUnderMaskCond()1943 NewC.ICmpType == SystemZICMP::SignedOnly) in adjustForTestUnderMask()1965 if (NewC.ICmpType != SystemZICMP::SignedOnly && in adjustForTestUnderMask()[all …]
339 return Type != SystemZICMP::SignedOnly;