Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c141 static rtx expand_builtin_strncpy (tree, rtx);
4822 expand_builtin_strncpy (tree exp, rtx target) in expand_builtin_strncpy() function
8151 target = expand_builtin_strncpy (exp, target); in expand_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc146 static rtx expand_builtin_strncpy (tree, rtx);
3752 expand_builtin_strncpy (tree exp, rtx target) in expand_builtin_strncpy() function
7359 target = expand_builtin_strncpy (exp, target); in expand_builtin()
H A DChangeLog.tuples3348 expand_builtin_stpcpy, expand_builtin_strncpy, builtin_memset_gen_str,
H A DChangeLog-20038302 (expand_builtin_strncpy): Likewise.
16998 (expand_builtin_strcpy, expand_builtin_strncpy,
21255 (expand_builtin_strncpy, expand_builtin_memset): Adjust
34937 expand_builtin_strncpy, expand_bultin_strcmp,
H A DChangeLog-20012020 expand_builtin_strncpy, expand_builtin_bzero): Pass additional
2028 (expand_builtin_strncpy): Optimize to call memcpy, even if the
11727 (expand_builtin_strncpy, expand_builtin_memset): Likewise.
H A DChangeLog-202012766 (expand_builtin_strncat, expand_builtin_strncpy): Same.
14180 (expand_builtin_strncpy): Remove unnecessary and provide additional
19999 (expand_builtin_strncat, expand_builtin_strncpy): Same.
H A DChangeLog-20172355 (expand_builtin_strncpy, expand_builtin_memset): Same.
7405 (expand_builtin_strncpy): Call check_strncpy_sizes.
32107 (expand_builtin_strncpy): Adjust and simplify.
H A DChangeLog-20002377 (expand_builtin_strncpy): If N is not constant zero and c_strlen does
2680 * builtins.c (expand_builtin_strncmp, expand_builtin_strncpy): New
H A DChangeLog-20079725 (expand_builtin_strncpy): Likewise.
28461 (expand_builtin_strncpy): Likewise.
H A DChangeLog-20058045 expand_builtin_strncpy, expand_builtin_memset, expand_builtin_memcmp,
28511 (expand_builtin_strncpy): Update a call to
H A DChangeLog-200212605 (expand_builtin_strncpy) Ditto.
33435 * builtins.c (expand_builtin_strncpy): Use integer_zerop instead
H A DChangeLog-20069351 (expand_builtin_strcpy, expand_builtin_strncpy): Handle COMPOUND_EXPR.
H A DChangeLog-200815605 expand_builtin_mempcpy_args, expand_builtin_strncpy,
H A DChangeLog-202117460 (expand_builtin_strncpy): Same.
H A DChangeLog-20097967 (expand_builtin_strncpy): Ditto, and use target.
H A DChangeLog-20161964 (expand_builtin_strncpy): Same.
H A DChangeLog-20182682 (expand_builtin_strncpy): Likewise.
H A DChangeLog-20192947 (expand_builtin_strncpy): Same. Adjust indentation.
H A DChangeLog-201114926 (expand_builtin_strncpy): Likewise.
H A DChangeLog-20049411 * builtins.c (expand_builtin_strncpy): Delete duplicate code.