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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_extend.h86 static __inline dst_t dstFromRep(dst_rep_t x) { function
H A Dfp_trunc.h73 static __inline dst_t dstFromRep(dst_rep_t x) { function
H A Dfp_extend_impl.inc106 return dstFromRep(result);
H A Dfp_trunc_impl.inc131 return dstFromRep(result);

Completed in 47 milliseconds