Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-strlen.cc259 void handle_builtin_memcpy (built_in_function bcode);
3343 strlen_pass::handle_builtin_memcpy (built_in_function bcode) in handle_builtin_memcpy() function in strlen_pass
5402 handle_builtin_memcpy (DECL_FUNCTION_CODE (callee)); in check_and_optimize_call()
H A DChangeLog-20215740 (handle_builtin_memcpy): Same.
9539 (handle_builtin_memcpy): Same.
31384 (handle_builtin_memcpy): Pass true as rawmem to maybe_warn_overflow.
H A DChangeLog-20202626 (handle_builtin_memcpy): Change argument type. Adjust calls.
2904 (handle_builtin_memcpy): Correct argument passed to maybe_warn_overflow.
11508 (handle_builtin_memcpy): Replace vr_values with range_query.
H A DChangeLog2090 * tree-ssa-strlen.cc (strlen_pass::handle_builtin_memcpy): Don't call
H A DChangeLog-201815571 * tree-ssa-strlen.c (handle_builtin_memcpy): Handle strict overlaps.
20766 (handle_builtin_memcpy): Likewise.
H A DChangeLog-20119878 * tree-ssa-strlen.c (handle_builtin_memcpy): Use size_type_node
H A DChangeLog-20137581 * tree-ssa-strlen.c (adjust_last_stmt, handle_builtin_memcpy)
H A DChangeLog-201725625 (handle_builtin_memcpy): Likewise. Track nonzero characters
H A DChangeLog-20147238 (handle_builtin_memcpy): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-strlen.c3446 handle_builtin_memcpy (enum built_in_function bcode, gimple_stmt_iterator *gsi, in handle_builtin_memcpy() function
5437 handle_builtin_memcpy (DECL_FUNCTION_CODE (callee), gsi, rvals); in strlen_check_and_optimize_call()