Searched refs:wideLeftShift (Results 1 – 3 of 3) sorted by relevance
87 else wideLeftShift(&productHi, &productLo, 1); in __mulsf3()
87 else wideLeftShift(&productHi, &productLo, 1); in __muldf3()
122 static inline void wideLeftShift(rep_t *hi, rep_t *lo, int count) { in wideLeftShift() function