Home
last modified time | relevance | path

Searched refs:xf_float (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dextendhfxf2.c14 COMPILER_RT_ABI xf_float __extendhfxf2(src_t a) { in __extendhfxf2()
15 return (xf_float)__extendXfYf2__(a); in __extendhfxf2()
H A Dfp_trunc.h39 typedef xf_float src_t;
75 typedef xf_float dst_t;
H A Dtruncxfhf2.c13 COMPILER_RT_ABI dst_t __truncxfhf2(xf_float a) { in __truncxfhf2()
H A Dint_types.h168 typedef long double xf_float; typedef
171 xf_float f;
H A Dfp_extend.h44 typedef xf_float src_t;