Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c156 static tree fold_builtin_strlen (location_t, tree, tree);
9167 fold_builtin_strlen (location_t loc, tree type, tree arg) in fold_builtin_strlen() function
10107 return fold_builtin_strlen (loc, type, arg0); in fold_builtin_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc159 static tree fold_builtin_strlen (location_t, tree, tree, tree);
8360 fold_builtin_strlen (location_t loc, tree expr, tree type, tree arg) in fold_builtin_strlen() function
9323 return fold_builtin_strlen (loc, expr, type, arg0); in fold_builtin_1()
H A DChangeLog-2018182 (fold_builtin_strlen): Likewise.
189 (expand_builtin_stpcpy_1, fold_builtin_strlen): Likewise.
10690 * builtins.c (fold_builtin_strlen): Remove TODO comment.
10796 (fold_builtin_strlen): Add argument to calls to c_strlen.
H A DChangeLog-202117466 (fold_builtin_strlen): Add a comment.
H A DChangeLog-200728503 (fold_builtin_strlen): Likewise.
H A DChangeLog-202014149 * builtins.c (fold_builtin_strlen): Add argument.
H A DChangeLog-201040267 * builtins.c (fold_builtin_strlen): Add type argument and
H A DChangeLog-200414349 * builtins.c (fold_builtin_strlen, fold_builtin_sqrt, fold_builtin_cbrt,