Searched defs:MaxVal (Results 1 – 8 of 8) sorted by relevance
183 double MaxVal,ExceptionInfo *exception) in InsertComplexDoubleRow()246 double MaxVal,ExceptionInfo *exception) in InsertComplexFloatRow()815 double MinVal, MaxVal; in ReadMATImage() local
307 int64_t MaxVal = (int64_t(1) << 31) - 8; in emitIncrement() local
187 llvm::APInt MaxVal = isSigned ? llvm::APInt::getSignedMaxValue(TypeWidth) in DefineTypeSize() local
2783 APInt MaxVal = APInt::getMaxValue(MulWidth); in ProcessUMulZExtIdiom() local2795 APInt MaxVal = APInt::getOneBitSet(CI->getBitWidth(), MulWidth); in ProcessUMulZExtIdiom() local2806 APInt MaxVal = APInt::getMaxValue(MulWidth); in ProcessUMulZExtIdiom() local2818 APInt MaxVal = APInt::getOneBitSet(CI->getBitWidth(), MulWidth); in ProcessUMulZExtIdiom() local
854 int64_t MaxVal, bool AllowTLS) { in parsePCRel()
2228 APInt MinVal, MaxVal; in SimplifySetCC() local
2103 auto MaxVal = APInt::getMaxValue(DstBits).zext(SrcBits); in generateOverflowCheck() local
1737 APInt MinVal, MaxVal; in SimplifySetCC() local