Searched refs:IsUint32Double (Results 1 – 3 of 3) sorted by relevance
180 static inline bool IsUint32Double(double value) { in IsUint32Double() function
277 if (IsUint32Double(value)) return Lub(FastD2UI(value)); in Lub()
164 DCHECK(IsUint32Double(value)); in GetWord32RepresentationFor()