Lines Matching defs:UIntVal
224 uint64_t UIntVal;225 if (APF.convertToInteger(&UIntVal, 64, true, APFloat::rmTowardZero,228 IntVal = UIntVal;