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