Home
last modified time | relevance | path

Searched refs:floor_optab (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Doptabs.h343 #define floor_optab (optab_table[OTI_floor]) macro
Doptabs.c5267 floor_optab = init_optab (UNKNOWN); in init_optabs()
Dbuiltins.c1825 builtin_optab = floor_optab; break; in expand_builtin_mathfn()
DChangeLog-20023082 (floor_optab, ceil_optab, trunc_optab, round_optab, nearbyint_optab): New.