Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Dfp_trunc.h83 static __inline dst_t dstFromRep(dst_rep_t x) { in dstFromRep() function
H A Dfp_extend.h90 static __inline dst_t dstFromRep(dst_rep_t x) { in dstFromRep() function
H A Dfp_extend_impl.inc106 return dstFromRep(result);
H A Dfp_trunc_impl.inc131 return dstFromRep(result);