Lines Matching refs:CCMASK_CMP_GE
1755 (Value == 1 && C.CCMask == SystemZ::CCMASK_CMP_GE)) { in adjustZeroCmp()
1798 else if (Value == 0 && C.CCMask == SystemZ::CCMASK_CMP_GE) in adjustSubwordCmp()
2061 if (CCMask == SystemZ::CCMASK_CMP_GE) in getTestUnderMaskCond()
2085 if (CCMask == SystemZ::CCMASK_CMP_GE) in getTestUnderMaskCond()
2101 if (CCMask == SystemZ::CCMASK_CMP_GE) in getTestUnderMaskCond()
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()
7367 SystemZ::CCMASK_CMP_GE, 0); in EmitInstrWithCustomInserter()
7370 SystemZ::CCMASK_CMP_GE, 32); in EmitInstrWithCustomInserter()
7373 SystemZ::CCMASK_CMP_GE, 64); in EmitInstrWithCustomInserter()
7387 SystemZ::CCMASK_CMP_GE, 0); in EmitInstrWithCustomInserter()
7390 SystemZ::CCMASK_CMP_GE, 32); in EmitInstrWithCustomInserter()
7393 SystemZ::CCMASK_CMP_GE, 64); in EmitInstrWithCustomInserter()