Searched refs:fold_builtin_arith_overflow (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.c | 9894 fold_builtin_arith_overflow (location_t loc, enum built_in_function fcode, in fold_builtin_arith_overflow() function 10349 return fold_builtin_arith_overflow (loc, fcode, arg0, arg1, arg2); in fold_builtin_3()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | builtins.cc | 9096 fold_builtin_arith_overflow (location_t loc, enum built_in_function fcode, in fold_builtin_arith_overflow() function 9566 return fold_builtin_arith_overflow (loc, fcode, arg0, arg1, arg2); in fold_builtin_3()
|
H A D | ChangeLog | 87 * builtins.cc (fold_builtin_arith_overflow): For ovf_only,
|
H A D | ChangeLog-2016 | 21211 (fold_builtin_arith_overflow): Handle
|
H A D | ChangeLog-2019 | 33350 * builtins.c (fold_builtin_arith_overflow): If first two args are
|
H A D | ChangeLog-2014 | 8679 * builtins.c (fold_builtin_arith_overflow): New function.
|