Home
last modified time | relevance | path

Searched refs:CCMASK_ARITH_OVERFLOW (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZ.h54 const unsigned CCMASK_ARITH_OVERFLOW = CCMASK_3; variable
H A DSystemZElimCompare.cpp468 CCMask |= (CCMask & OFImplies) ? SystemZ::CCMASK_ARITH_OVERFLOW : 0; in adjustCCMasksForInstr()
H A DSystemZISelLowering.cpp4784 CCMask = SystemZ::CCMASK_ARITH_OVERFLOW; in lowerXALUO()
4789 CCMask = SystemZ::CCMASK_ARITH_OVERFLOW; in lowerXALUO()