Lines Matching refs:CCMASK_CMP_LE
1753 (Value == -1 && C.CCMask == SystemZ::CCMASK_CMP_LE) || in adjustZeroCmp()
2065 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
2081 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
2093 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
2153 if (NewC.CCMask == SystemZ::CCMASK_CMP_LE || in adjustForTestUnderMask()
5700 case SystemZ::CCMASK_CMP_LE: CCMask = SystemZ::CCMASK_CMP_GE; break; in combineCCMask()
5701 case SystemZ::CCMASK_CMP_GE: CCMask = SystemZ::CCMASK_CMP_LE; break; in combineCCMask()
7357 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
7360 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
7363 SystemZ::CCMASK_CMP_LE, 64); in EmitInstrWithCustomInserter()
7377 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
7380 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
7383 SystemZ::CCMASK_CMP_LE, 64); in EmitInstrWithCustomInserter()