Searched refs:floor_optab (Results 1 – 4 of 4) sorted by relevance
343 #define floor_optab (optab_table[OTI_floor]) macro
5267 floor_optab = init_optab (UNKNOWN); in init_optabs()
1825 builtin_optab = floor_optab; break; in expand_builtin_mathfn()
3082 (floor_optab, ceil_optab, trunc_optab, round_optab, nearbyint_optab): New.