HomeSort by: relevance | last modified time | path
    Searched refs:CCMASK_ARITH_OVERFLOW (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZ.h 53 const unsigned CCMASK_ARITH_OVERFLOW = CCMASK_3;
SystemZElimCompare.cpp 471 CCMask |= (CCMask & OFImplies) ? SystemZ::CCMASK_ARITH_OVERFLOW : 0;
SystemZISelLowering.cpp 3678 CCMask = SystemZ::CCMASK_ARITH_OVERFLOW;
3683 CCMask = SystemZ::CCMASK_ARITH_OVERFLOW;

Completed in 69 milliseconds