Home
last modified time | relevance | path

Searched refs:expand_builtin_mathfn (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dbuiltins.c96 static rtx expand_builtin_mathfn PARAMS ((tree, rtx, rtx));
1483 expand_builtin_mathfn (exp, target, subtarget) in expand_builtin_mathfn() function
3912 target = expand_builtin_mathfn (exp, target, subtarget);
H A DChangeLog.52687 (expand_builtin_mathfn): Handle float and long double variants of
8833 * builtins.c (expand_builtin_mathfn): Check
H A DChangeLog16963 * builtins.c (expand_builtin_mathfn): Handle BUILT_IN_EXP*
16967 expand_builtin_mathfn when flag_unsafe_math_optimizations.
H A DChangeLog.71833 (expand_builtin_return, expand_builtin_mathfn): Likewise.
14784 * builtins.c (expand_builtin_mathfn): Use HONOR_NANS.
H A DChangeLog.2660 * builtins.c (expand_builtin_mathfn): Make sure not to expand the
H A DChangeLog.61791 * builtins.c (expand_builtin_mathfn,expand_builtin): Same.
/openbsd/gnu/gcc/gcc/
H A Dbuiltins.c93 static rtx expand_builtin_mathfn (tree, rtx, rtx);
1776 expand_builtin_mathfn (tree exp, rtx target, rtx subtarget) in expand_builtin_mathfn() function
5757 target = expand_builtin_mathfn (exp, target, subtarget); in expand_builtin()