Searched refs:tan_optab (Results 1 – 4 of 4) sorted by relevance
349 #define tan_optab (optab_table[OTI_tan]) macro
5287 tan_optab = init_optab (UNKNOWN); in init_optabs()
1821 builtin_optab = tan_optab; break; in expand_builtin_mathfn()
18945 (tan_optab, atan_optab): Define corresponding macros.18946 * optabs.c (init_optabs): Initialize tan_optab and atan_optab.18947 * genopinit.c (optabs): Implement tan_optab and atan_optab18950 using tan_optab, and BUILT_IN_ATAN{,F,L} using atan_optab.