Home
last modified time | relevance | path

Searched refs:CCMASK_CMP_LE (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZ.h39 const unsigned CCMASK_CMP_LE = CCMASK_CMP_EQ | CCMASK_CMP_LT; variable
HDSystemZISelLowering.cpp1555 (Value == -1 && C.CCMask == SystemZ::CCMASK_CMP_LE) || in adjustZeroCmp()
1863 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
1879 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
1891 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
1950 if (NewC.CCMask == SystemZ::CCMASK_CMP_LE || in adjustForTestUnderMask()
5794 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
5797 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
5800 SystemZ::CCMASK_CMP_LE, 64); in EmitInstrWithCustomInserter()
5814 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
5817 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
[all …]