Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()