Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZ.h39 const unsigned CCMASK_CMP_LE = CCMASK_CMP_EQ | CCMASK_CMP_LT; variable
DSystemZISelLowering.cpp1192 (Value == -1 && C.CCMask == SystemZ::CCMASK_CMP_LE) || in adjustZeroCmp()
1500 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
1516 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
1528 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
1587 if (NewC.CCMask == SystemZ::CCMASK_CMP_LE || in adjustForTestUnderMask()
3864 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
3867 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
3870 SystemZ::CCMASK_CMP_LE, 64); in EmitInstrWithCustomInserter()
3884 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
3887 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
[all …]