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
1551 (Value == -1 && C.CCMask == SystemZ::CCMASK_CMP_LE) || in adjustZeroCmp()1859 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()1875 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()1887 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()1946 if (NewC.CCMask == SystemZ::CCMASK_CMP_LE || in adjustForTestUnderMask()5852 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()5855 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()5858 SystemZ::CCMASK_CMP_LE, 64); in EmitInstrWithCustomInserter()5872 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()5875 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()[all …]