Searched defs:IntMax (Results 1 – 6 of 6) sorted by relevance
285 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); in addMachineRegExpression() local297 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); in addMachineRegExpression() local
386 const APInt IntMax = APInt::getSignedMaxValue(bits+align_bits); in HandleFixupError() local
394 const APInt IntMax = APInt::getSignedMaxValue(bits+align_bits); in HandleFixupError() local
2333 APInt IntMax = APInt::getSignedMaxValue(Width); in SimplifyICmpInst() local2381 APInt IntMax = APInt::getSignedMaxValue(Width); in SimplifyICmpInst() local
5692 APInt IntMax = APInt::getSignedMaxValue(Width); in setLimitsForBinOp() local
5446 SDValue IntMax = DAG.getConstant( in prepareSREMEqFold() local