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.cpp1601 (Value == -1 && C.CCMask == SystemZ::CCMASK_CMP_LE) || in adjustZeroCmp()
1912 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
1928 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
1940 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
2000 if (NewC.CCMask == SystemZ::CCMASK_CMP_LE || in adjustForTestUnderMask()
6171 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
6174 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
6177 SystemZ::CCMASK_CMP_LE, 64); in EmitInstrWithCustomInserter()
6191 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
6194 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
[all …]