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

/freebsd-10.3-release/contrib/gcc/
H A Doptabs.h599 extern void expand_float (rtx, rtx, int);
H A Doptabs.c4518 expand_float (rtx to, rtx from, int unsignedp)
4617 expand_float (target, from, 0);
4633 expand_float (target, temp, 0);
4655 expand_float (target, from, 0);
4496 expand_float (rtx to, rtx from, int unsignedp) function
H A Dexpr.c6106 expand_float (target, op1, code == UNSIGNED_FLOAT);
8278 /* expand_float can't figure out what to do if FROM has VOIDmode.
8283 expand_float (target, op0,
/freebsd-10.3-release/contrib/gcc/config/i386/
H A Di386.c18811 expand_float (f0, i0, 0);

Completed in 205 milliseconds