Searched refs:SignedOnly (Results 1 – 3 of 3) sorted by relevance
377 SignedOnly enumerator
2290 if (C.ICmpType != SystemZICMP::SignedOnly) { in adjustSubwordCmp()2317 ISD::LoadExtType ExtType = (C.ICmpType == SystemZICMP::SignedOnly ? in adjustSubwordCmp()2351 return ICmpType != SystemZICMP::SignedOnly; in isNaturalMemoryOperand()2391 if (C.ICmpType != SystemZICMP::SignedOnly && in shouldSwapCmpOperands()2406 if (C.ICmpType != SystemZICMP::SignedOnly && Opcode0 == ISD::ZERO_EXTEND) in shouldSwapCmpOperands()2408 if (C.ICmpType != SystemZICMP::SignedOnly && in shouldSwapCmpOperands()2497 if ((Type == ISD::ZEXTLOAD && C.ICmpType != SystemZICMP::SignedOnly) || in adjustICmpTruncate()2544 bool EffectivelyUnsigned = (ICmpType != SystemZICMP::SignedOnly); in getTestUnderMaskCond()2645 NewC.ICmpType == SystemZICMP::SignedOnly) in adjustForTestUnderMask()2667 if (NewC.ICmpType != SystemZICMP::SignedOnly && in adjustForTestUnderMask()[all …]
488 return Type != SystemZICMP::SignedOnly;