Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDfold-const.c9312 tree sinfn = mathfn_built_in (type, BUILT_IN_SIN); in fold_binary() local
9314 if (sinfn != NULL_TREE) in fold_binary()
9315 return build_function_call_expr (sinfn, in fold_binary()