Searched refs:si_to_float (Results 1 – 11 of 11) sorted by relevance
238 # define si_to_float __floatsitf macro258 # define si_to_float __floatsisf macro278 # define si_to_float __floatsidf macro429 extern FLO_type si_to_float (SItype);
1304 si_to_float (SItype arg_a)
262 #define si_to_float(ra) __builtin_si_to_float(ra) macro
221 DEF_BUILTIN (SI_TO_FLOAT, CODE_FOR_spu_convert, "si_to_float", B_INSN, _A2(SPU_BTI_FLOAT,…
236 static __inline float si_to_float(qword q) { in si_to_float() function
4602 (si_to_float): Cast numeric constant to (SItype) before comparing
30422 (si_to_float): Likewise.
3730 (si_to_float, usi_to_float): Use it to compute proper shift.