Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-fold.c643 replace_call_with_call_and_fold (gimple_stmt_iterator *gsi, gimple *repl) in replace_call_with_call_and_fold() function
1138 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_bcmp()
1165 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_bcopy()
1856 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strcpy()
1930 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strncpy()
1988 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strchr()
2083 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strstr()
2214 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strcat_chk()
2303 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strncat()
2347 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strncat_chk()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-fold.cc836 replace_call_with_call_and_fold (gimple_stmt_iterator *gsi, gimple *repl) in replace_call_with_call_and_fold() function
1385 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_bcmp()
1412 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_bcopy()
2118 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strcpy()
2192 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strncpy()
2250 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strchr()
2345 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strstr()
2476 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strcat_chk()
2565 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strncat()
2603 replace_call_with_call_and_fold (gsi, repl); in gimple_fold_builtin_strncat_chk()
[all …]
H A DChangeLog-201919132 * gimple-fold.c (replace_call_with_call_and_fold)
H A DChangeLog-201726492 * gimple-fold.c (replace_call_with_call_and_fold): Handle
H A DChangeLog-201516485 (replace_call_with_call_and_fold): Likewise.
H A DChangeLog-201429781 (replace_call_with_call_and_fold): Likewise.