Searched refs:ICmpType (Results 1 – 1 of 1) sorted by relevance
39 Opcode(0), ICmpType(0), CCValid(0), CCMask(0) {} in Comparison()51 unsigned ICmpType; member2444 if (C.ICmpType == SystemZICMP::UnsignedOnly) in adjustZeroCmp()2491 if (C.ICmpType != SystemZICMP::SignedOnly) { in adjustSubwordCmp()2507 C.ICmpType = SystemZICMP::UnsignedOnly; in adjustSubwordCmp()2513 C.ICmpType = SystemZICMP::Any; in adjustSubwordCmp()2885 NewC.ICmpType = SystemZICMP::UnsignedOnly; in adjustForTestUnderMask()2968 if (C.ICmpType == SystemZICMP::UnsignedOnly) in adjustICmp128()3074 C.ICmpType = SystemZICMP::Any; in getCmp()3076 C.ICmpType = SystemZICMP::UnsignedOnly; in getCmp()[all …]