Searched refs:fold_builtin_memcmp (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | builtins.c | 162 static tree fold_builtin_memcmp (location_t, tree, tree, tree); 9270 fold_builtin_memcmp (location_t loc, tree arg1, tree arg2, tree len) in fold_builtin_memcmp() function 10317 return fold_builtin_memcmp (loc, arg0, arg1, arg2); in fold_builtin_3()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | builtins.cc | 165 static tree fold_builtin_memcmp (location_t, tree, tree, tree); 8466 fold_builtin_memcmp (location_t loc, tree arg1, tree arg2, tree len) in fold_builtin_memcmp() function 9534 return fold_builtin_memcmp (loc, arg0, arg1, arg2); in fold_builtin_3()
|
| H A D | ChangeLog-2004 | 22800 (fold_builtin_memcmp, fold_builtin_strcmp, fold_builtin_strncmp): 22805 (fold_builtin_1): Pass arglist instead of exp to fold_builtin_memcmp, 22807 (simplify_builtin): Call fold_builtin_memcmp, fold_builtin_strcmp
|
| H A D | ChangeLog-2007 | 28535 (fold_builtin_memcmp): Likewise.
|
| H A D | ChangeLog-2005 | 6284 * builtins.c (fold_builtin_memcmp): When constructing the pointer
|
| H A D | ChangeLog-2003 | 5375 fold_builtin_memcmp, fold_builtin_strcmp, fold_builtin_strncmp):
|
| H A D | ChangeLog-2015 | 8028 (fold_builtin_memcmp): Remove case where both arguments are constant.
|