Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-strlen.cc256 void handle_builtin_strcpy (built_in_function);
2525 strlen_pass::handle_builtin_strcpy (built_in_function bcode) in handle_builtin_strcpy() function in strlen_pass
5383 handle_builtin_strcpy (DECL_FUNCTION_CODE (callee)); in check_and_optimize_call()
H A DChangeLog-20215737 (handle_builtin_strcpy): Same.
9536 (handle_builtin_strcpy): Same.
22075 (handle_builtin_strcpy): Same.
H A DChangeLog-20202624 (handle_builtin_strcpy): Same.
11506 (handle_builtin_strcpy): Same.
H A DChangeLog-2019760 (handle_builtin_strcpy): Add argument. Call maybe_warn_overflow.
35284 * tree-ssa-strlen.c (handle_builtin_strcpy): Adjust to change in
H A DChangeLog-20117062 (handle_builtin_strcpy): Mark earlier strinfo elements also for
8925 (handle_builtin_strcpy): Ditto.
H A DChangeLog-20172380 * tree-ssa-strlen.c (handle_builtin_strcpy): Detect overlapping
25621 (handle_builtin_strcpy): Likewise.
H A DChangeLog-201820764 (handle_builtin_strcpy): Likewise.
H A DChangeLog-20147237 (handle_builtin_strcpy): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-strlen.c2644 handle_builtin_strcpy (enum built_in_function bcode, gimple_stmt_iterator *gsi, in handle_builtin_strcpy() function
5418 handle_builtin_strcpy (DECL_FUNCTION_CODE (callee), gsi, rvals); in strlen_check_and_optimize_call()