Searched refs:CCMASK_CMP_LE (Results 1 – 2 of 2) sorted by relevance
39 const unsigned CCMASK_CMP_LE = CCMASK_CMP_EQ | CCMASK_CMP_LT; variable
2453 (Value == -1 && C.CCMask == SystemZ::CCMASK_CMP_LE) || in adjustZeroCmp()2766 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()2782 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()2794 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()2875 if (NewC.CCMask == SystemZ::CCMASK_CMP_LE || in adjustForTestUnderMask()2961 case SystemZ::CCMASK_CMP_LE: Invert = true; break; in adjustICmp128()9435 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CR, SystemZ::CCMASK_CMP_LE); in EmitInstrWithCustomInserter()9439 return emitAtomicLoadMinMax(MI, MBB, SystemZ::CLR, SystemZ::CCMASK_CMP_LE); in EmitInstrWithCustomInserter()