Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_mul_impl.inc110 wideRightShiftWithSticky(&productHi, &productLo, shift);
H A Dfp_lib.h238 static __inline void wideRightShiftWithSticky(rep_t *hi, rep_t *lo, in wideRightShiftWithSticky() function