Home
last modified time | relevance | path

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

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