Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dfold-const.c9296 tree sinfn = mathfn_built_in (type, BUILT_IN_SIN); in fold_binary() local
9298 if (sinfn != NULL_TREE) in fold_binary()
9299 return build_function_call_expr (sinfn, in fold_binary()