Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZ.h39 const unsigned CCMASK_CMP_LE = CCMASK_CMP_EQ | CCMASK_CMP_LT; variable
DSystemZISelLowering.cpp1083 (Value == -1 && CCMask == SystemZ::CCMASK_CMP_LE) || in adjustZeroCmp()
1287 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
1303 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
1315 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
3184 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
3187 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
3190 SystemZ::CCMASK_CMP_LE, 64); in EmitInstrWithCustomInserter()
3204 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
3207 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
3210 SystemZ::CCMASK_CMP_LE, 64); in EmitInstrWithCustomInserter()