Home
last modified time | relevance | path

Searched refs:expand_builtin_memory_copy_args (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c128 static rtx expand_builtin_memory_copy_args (tree dest, tree src, tree len,
4210 return expand_builtin_memory_copy_args (dest, src, len, target, exp, in expand_builtin_memcpy()
4230 return expand_builtin_memory_copy_args (dest, src, len, target, exp, in expand_builtin_memmove()
4279 expand_builtin_memory_copy_args (tree dest, tree src, tree len, in expand_builtin_memory_copy_args() function
4393 return expand_builtin_memory_copy_args (dest, src, len, target, orig_exp, in expand_builtin_mempcpy_args()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc136 static rtx expand_builtin_memory_copy_args (tree dest, tree src, tree len,
3312 return expand_builtin_memory_copy_args (dest, src, len, target, exp, in expand_builtin_memcpy()
3330 return expand_builtin_memory_copy_args (dest, src, len, target, exp, in expand_builtin_memmove()
3377 expand_builtin_memory_copy_args (tree dest, tree src, tree len, in expand_builtin_memory_copy_args() function
3491 return expand_builtin_memory_copy_args (dest, src, len, target, orig_exp, in expand_builtin_mempcpy_args()
H A DChangeLog-201911621 * builtins.c (expand_builtin_memory_copy_args): Add might_overlap parm.
11624 (expand_builtin_memmove): Call expand_builtin_memory_copy_args.
11625 (expand_builtin_memory_copy_args): Add might_overlap parm.
28046 * builtins.c (expand_builtin_memory_copy_args): When having a
H A DChangeLog-201721645 expand_builtin_memory_copy_args.
21649 (expand_builtin_memory_copy_args): New function created from
21733 expand_builtin_memory_copy_args.
21737 (expand_builtin_memory_copy_args): New function created from
H A DChangeLog-202015176 * builtins.c (expand_builtin_memory_copy_args): Rename called function.
17080 (expand_builtin_memory_copy_args): Handle object representations
H A DChangeLog-20182673 * builtins.c (expand_builtin_memory_copy_args): Replace int
25604 * builtins.c (expand_builtin_memory_copy_args): Use