Searched refs:rint_optab (Results 1 – 6 of 6) sorted by relevance
517 #define rint_optab (&optab_table[OTI_rint]) macro
6194 init_optab (rint_optab, UNKNOWN); in init_optabs()
2078 builtin_optab = rint_optab; break; in expand_builtin_mathfn()
259 OPTAB_D (rint_optab, "rint$a2")
3662 For example, when called with @var{op} equal to @code{rint_optab} and\n\
51210 case rint_optab: in ix86_optab_supported_p()