Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Dfp_lib.h252 static __inline void wideRightShiftWithSticky(rep_t *hi, rep_t *lo, unsigned int count) { in wideRightShiftWithSticky() function
Dfp_mul_impl.inc99 wideRightShiftWithSticky(&productHi, &productLo, shift);