Home
last modified time | relevance | path

Searched refs:wideLeftShift (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/builtins/
Dfp_lib.h247 static __inline void wideLeftShift(rep_t *hi, rep_t *lo, int count) { in wideLeftShift() function
Dfp_mul_impl.inc82 else wideLeftShift(&productHi, &productLo, 1);