Searched refs:fold_builtin_strlen (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.c | 156 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 D | builtins.cc | 159 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 D | ChangeLog-2018 | 182 (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 D | ChangeLog-2021 | 17466 (fold_builtin_strlen): Add a comment.
|
H A D | ChangeLog-2007 | 28503 (fold_builtin_strlen): Likewise.
|
H A D | ChangeLog-2020 | 14149 * builtins.c (fold_builtin_strlen): Add argument.
|
H A D | ChangeLog-2010 | 40267 * builtins.c (fold_builtin_strlen): Add type argument and
|
H A D | ChangeLog-2004 | 14349 * builtins.c (fold_builtin_strlen, fold_builtin_sqrt, fold_builtin_cbrt,
|