Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZ.h53 const unsigned CCMASK_ARITH_OVERFLOW = CCMASK_3; variable
H A DSystemZElimCompare.cpp471 CCMask |= (CCMask & OFImplies) ? SystemZ::CCMASK_ARITH_OVERFLOW : 0; in adjustCCMasksForInstr()
H A DSystemZISelLowering.cpp3678 CCMask = SystemZ::CCMASK_ARITH_OVERFLOW; in lowerXALUO()
3683 CCMask = SystemZ::CCMASK_ARITH_OVERFLOW; in lowerXALUO()