Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZ.h39 const unsigned CCMASK_CMP_LE = CCMASK_CMP_EQ | CCMASK_CMP_LT; variable
DSystemZISelLowering.cpp2254 (Value == -1 && C.CCMask == SystemZ::CCMASK_CMP_LE) || in adjustZeroCmp()
2560 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
2576 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
2588 if (CCMask == SystemZ::CCMASK_CMP_LE) in getTestUnderMaskCond()
2648 if (NewC.CCMask == SystemZ::CCMASK_CMP_LE || in adjustForTestUnderMask()
8947 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
8950 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
8953 SystemZ::CCMASK_CMP_LE, 64); in EmitInstrWithCustomInserter()
8967 SystemZ::CCMASK_CMP_LE, 0); in EmitInstrWithCustomInserter()
8970 SystemZ::CCMASK_CMP_LE, 32); in EmitInstrWithCustomInserter()
[all …]