Lines Matching defs:UIntVal
263 uint64_t UIntVal;264 if (APF.convertToInteger(&UIntVal, 64, true, APFloat::rmTowardZero,267 IntVal = UIntVal;