Home
last modified time | relevance | path

Searched refs:use_mempcpy_call (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c4351 bool use_mempcpy_call = (targetm.libc_has_fast_function (BUILT_IN_MEMPCPY) in expand_builtin_memory_copy_args() local
4355 if (use_mempcpy_call) in expand_builtin_memory_copy_args()
4360 use_mempcpy_call, &is_move_done, in expand_builtin_memory_copy_args()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc3449 bool use_mempcpy_call = (targetm.libc_has_fast_function (BUILT_IN_MEMPCPY) in expand_builtin_memory_copy_args() local
3453 if (use_mempcpy_call) in expand_builtin_memory_copy_args()
3458 use_mempcpy_call, &is_move_done, in expand_builtin_memory_copy_args()