Searched refs:expand_builtin_mathfn (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.c100 static rtx expand_builtin_mathfn (tree, rtx, rtx);
1923 expand_builtin_mathfn (tree exp, rtx target, rtx subtarget)
5717 target = expand_builtin_mathfn (exp, target, subtarget);
1922 expand_builtin_mathfn (tree exp, rtx target, rtx subtarget) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dbuiltins.c95 static rtx expand_builtin_mathfn (tree, rtx, rtx);
1833 expand_builtin_mathfn (tree exp, rtx target, rtx subtarget)
5831 target = expand_builtin_mathfn (exp, target, subtarget);
1832 expand_builtin_mathfn (tree exp, rtx target, rtx subtarget) function

Completed in 208 milliseconds