Searched refs:FastD2UI (Results 1 – 4 of 4) sorted by relevance
31 inline unsigned int FastD2UI(double x) { in FastD2UI() function161 value == FastUI2D(FastD2UI(value)); in IsUint32Double()
46 inline unsigned int FastD2UI(double x);
826 return ReplaceInt32(FastD2UI(m.ResolvedValue())); in Reduce()
3677 value == i::FastUI2D(i::FastD2UI(value)); in IsUint32()