Searched refs:xf_float (Results 1 – 5 of 5) sorted by relevance
14 COMPILER_RT_ABI xf_float __extendhfxf2(src_t a) { in __extendhfxf2()15 return (xf_float)__extendXfYf2__(a); in __extendhfxf2()
39 typedef xf_float src_t;75 typedef xf_float dst_t;
13 COMPILER_RT_ABI dst_t __truncxfhf2(xf_float a) { in __truncxfhf2()
168 typedef long double xf_float; typedef171 xf_float f;
44 typedef xf_float src_t;