Searched refs:r64cL (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Ddivtf3.c125 rep_t r64q63, r64q127, r64cH, r64cL, dummy; local
135 wideMultiply((rep_t)recip64, (rep_t)cLo, &dummy, &r64cL);
137 reciprocal = r64cH + (r64cL >> 64);

Completed in 105 milliseconds