Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDbuiltins.c7098 tree narg1; in fold_builtin_sqrt() local
7101 narg1 = fold_build2 (MULT_EXPR, type, arg1, in fold_builtin_sqrt()
7104 build_tree_list (NULL_TREE, narg1)); in fold_builtin_sqrt()
7851 tree narg1 = fold_build2 (MULT_EXPR, type, arg1, in fold_builtin_pow() local
7855 build_tree_list (NULL_TREE, narg1)); in fold_builtin_pow()
7867 tree narg1 = fold_build2 (MULT_EXPR, type, arg1, in fold_builtin_pow() local
7870 build_tree_list (NULL_TREE, narg1)); in fold_builtin_pow()
7881 tree narg1 = fold_build2 (MULT_EXPR, type, arg01, arg1); in fold_builtin_pow() local
7883 build_tree_list (NULL_TREE, narg1)); in fold_builtin_pow()