Lines Matching refs:tree_cons

2011       arglist = tree_cons (NULL_TREE, narg, temp);  in expand_builtin_mathfn_2()
2015 arglist = tree_cons (NULL_TREE, arg0, temp); in expand_builtin_mathfn_2()
3096 newarglist = tree_cons (NULL_TREE, src, newarglist); in expand_builtin_bcopy()
3097 newarglist = tree_cons (NULL_TREE, dest, newarglist); in expand_builtin_bcopy()
3239 narglist = tree_cons (NULL_TREE, src, narglist); in expand_builtin_stpcpy()
3240 narglist = tree_cons (NULL_TREE, dst, narglist); in expand_builtin_stpcpy()
3518 arglist = tree_cons (NULL_TREE, val, arglist); in expand_builtin_memset()
3519 arglist = tree_cons (NULL_TREE, dest, arglist); in expand_builtin_memset()
3548 newarglist = tree_cons (NULL_TREE, integer_zero_node, newarglist); in expand_builtin_bzero()
3549 newarglist = tree_cons (NULL_TREE, dest, newarglist); in expand_builtin_bzero()
3805 arglist = tree_cons (NULL_TREE, arg1, arglist); in expand_builtin_strcmp()
3934 arglist = tree_cons (NULL_TREE, arg2, arglist); in expand_builtin_strncmp()
3935 arglist = tree_cons (NULL_TREE, arg1, arglist); in expand_builtin_strncmp()
3992 arglist = tree_cons (NULL_TREE, newdst, arglist); in expand_builtin_strcat()
5060 arglist = tree_cons (NULL_TREE, arg, arglist); in expand_builtin_fprintf()
5072 arglist = tree_cons (NULL_TREE, arg, arglist); in expand_builtin_fprintf()
5096 arglist = tree_cons (NULL_TREE, fmt, arglist); in expand_builtin_fprintf()
5183 arglist = tree_cons (NULL_TREE, dest, arglist); in expand_builtin_sprintf()
5622 tree_cons (NULL, build_string (6, "memory"), NULL)); in expand_builtin_synchronize()
7083 arglist = tree_cons (NULL_TREE, arg0, in fold_builtin_sqrt()
7103 arglist = tree_cons (NULL_TREE, arg0, in fold_builtin_sqrt()
7155 arglist = tree_cons (NULL_TREE, arg0, in fold_builtin_cbrt()
7177 arglist = tree_cons (NULL_TREE, arg0, in fold_builtin_cbrt()
7197 arglist = tree_cons (NULL_TREE, arg00, in fold_builtin_cbrt()
7826 arglist = tree_cons (NULL_TREE, narg0, arglist); in fold_builtin_pow()
7854 arglist = tree_cons (NULL_TREE, narg0, in fold_builtin_pow()
7869 arglist = tree_cons (NULL_TREE, arg, in fold_builtin_pow()
7882 arglist = tree_cons (NULL_TREE, arg00, in fold_builtin_pow()
8118 newarglist = tree_cons (NULL_TREE, integer_zero_node, newarglist); in fold_builtin_bzero()
8119 newarglist = tree_cons (NULL_TREE, dest, newarglist); in fold_builtin_bzero()
8260 newarglist = tree_cons (NULL_TREE, src, newarglist); in fold_builtin_bcopy()
8261 newarglist = tree_cons (NULL_TREE, dest, newarglist); in fold_builtin_bcopy()
8302 arglist = tree_cons (NULL_TREE, src, arglist); in fold_builtin_strcpy()
8303 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_strcpy()
8663 arglist = tree_cons (NULL_TREE, tem, TREE_CHAIN (arglist)); in fold_builtin_copysign()
9461 arglist = tree_cons (NULL_TREE, s1, arglist); in fold_builtin_strstr()
9647 arglist = tree_cons (NULL_TREE, s1, arglist); in fold_builtin_strpbrk()
9729 = tree_cons (NULL_TREE, dst, build_tree_list (NULL_TREE, src)); in fold_builtin_strncat()
9897 arglist = tree_cons (NULL_TREE, in fold_builtin_fputs()
9917 arglist = tree_cons (NULL_TREE, len, arglist); in fold_builtin_fputs()
9918 arglist = tree_cons (NULL_TREE, size_one_node, arglist); in fold_builtin_fputs()
9919 arglist = tree_cons (NULL_TREE, string_arg, arglist); in fold_builtin_fputs()
10056 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_sprintf()
10078 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_sprintf()
10177 arglist = tree_cons (NULL_TREE, src, arglist); in expand_builtin_memory_chk()
10178 arglist = tree_cons (NULL_TREE, dest, arglist); in expand_builtin_memory_chk()
10525 arglist = tree_cons (NULL_TREE, src, arglist); in fold_builtin_memory_chk()
10526 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_memory_chk()
10616 arglist = tree_cons (NULL_TREE, len, arglist); in fold_builtin_stxcpy_chk()
10617 arglist = tree_cons (NULL_TREE, src, arglist); in fold_builtin_stxcpy_chk()
10618 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_stxcpy_chk()
10631 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_stxcpy_chk()
10680 arglist = tree_cons (NULL_TREE, src, arglist); in fold_builtin_strncpy_chk()
10681 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_strncpy_chk()
10716 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_strcat_chk()
10767 arglist = tree_cons (NULL_TREE, src, arglist); in fold_builtin_strncat_chk()
10768 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_strncat_chk()
10775 arglist = tree_cons (NULL_TREE, src, arglist); in fold_builtin_strncat_chk()
10776 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_strncat_chk()
10875 arglist = tree_cons (NULL_TREE, fmt, arglist); in fold_builtin_sprintf_chk()
10876 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_sprintf_chk()
10966 arglist = tree_cons (NULL_TREE, fmt, arglist); in fold_builtin_snprintf_chk()
10967 arglist = tree_cons (NULL_TREE, len, arglist); in fold_builtin_snprintf_chk()
10968 arglist = tree_cons (NULL_TREE, dest, arglist); in fold_builtin_snprintf_chk()
11222 arglist = tree_cons (NULL_TREE, fmt, arglist); in fold_builtin_fprintf()
11239 arglist = tree_cons (NULL_TREE, arg, arglist); in fold_builtin_fprintf()
11252 arglist = tree_cons (NULL_TREE, arg, arglist); in fold_builtin_fprintf()