Searched refs:SignedOnly (Results 1 – 3 of 3) sorted by relevance
351 SignedOnly enumerator
1636 if (C.ICmpType != SystemZICMP::SignedOnly) { in adjustSubwordCmp()1663 ISD::LoadExtType ExtType = (C.ICmpType == SystemZICMP::SignedOnly ? in adjustSubwordCmp()1695 return ICmpType != SystemZICMP::SignedOnly; in isNaturalMemoryOperand()1735 if (C.ICmpType != SystemZICMP::SignedOnly && in shouldSwapCmpOperands()1750 if (C.ICmpType != SystemZICMP::SignedOnly && Opcode0 == ISD::ZERO_EXTEND) in shouldSwapCmpOperands()1752 if (C.ICmpType != SystemZICMP::SignedOnly && in shouldSwapCmpOperands()1849 if ((Type == ISD::ZEXTLOAD && C.ICmpType != SystemZICMP::SignedOnly) || in adjustICmpTruncate()1896 bool EffectivelyUnsigned = (ICmpType != SystemZICMP::SignedOnly); in getTestUnderMaskCond()1997 NewC.ICmpType == SystemZICMP::SignedOnly) in adjustForTestUnderMask()2019 if (NewC.ICmpType != SystemZICMP::SignedOnly && in adjustForTestUnderMask()[all …]
368 return Type != SystemZICMP::SignedOnly;