Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZ.h54 const unsigned CCMASK_ARITH_OVERFLOW = CCMASK_3; variable
HDSystemZElimCompare.cpp462 CCMask |= (CCMask & OFImplies) ? SystemZ::CCMASK_ARITH_OVERFLOW : 0; in adjustCCMasksForInstr()
HDSystemZISelLowering.cpp4313 CCMask = SystemZ::CCMASK_ARITH_OVERFLOW; in lowerXALUO()
4318 CCMask = SystemZ::CCMASK_ARITH_OVERFLOW; in lowerXALUO()