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 D | gimple-fold.c | 643 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 D | gimple-fold.cc | 836 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 D | ChangeLog-2019 | 19132 * gimple-fold.c (replace_call_with_call_and_fold)
|
H A D | ChangeLog-2017 | 26492 * gimple-fold.c (replace_call_with_call_and_fold): Handle
|
H A D | ChangeLog-2015 | 16485 (replace_call_with_call_and_fold): Likewise.
|
H A D | ChangeLog-2014 | 29781 (replace_call_with_call_and_fold): Likewise.
|