Searched refs:CCMASK_CMP_GE (Results 1 – 2 of 2) sorted by relevance
40 const unsigned CCMASK_CMP_GE = CCMASK_CMP_EQ | CCMASK_CMP_GT; variable
1553 (Value == 1 && C.CCMask == SystemZ::CCMASK_CMP_GE)) { in adjustZeroCmp()1595 else if (Value == 0 && C.CCMask == SystemZ::CCMASK_CMP_GE) in adjustSubwordCmp()1855 if (CCMask == SystemZ::CCMASK_CMP_GE) in getTestUnderMaskCond()1879 if (CCMask == SystemZ::CCMASK_CMP_GE) in getTestUnderMaskCond()1895 if (CCMask == SystemZ::CCMASK_CMP_GE) in getTestUnderMaskCond()5862 SystemZ::CCMASK_CMP_GE, 0); in EmitInstrWithCustomInserter()5865 SystemZ::CCMASK_CMP_GE, 32); in EmitInstrWithCustomInserter()5868 SystemZ::CCMASK_CMP_GE, 64); in EmitInstrWithCustomInserter()5882 SystemZ::CCMASK_CMP_GE, 0); in EmitInstrWithCustomInserter()5885 SystemZ::CCMASK_CMP_GE, 32); in EmitInstrWithCustomInserter()[all …]